@wayward/types 2.14.4-beta.dev.20250129.1 → 2.14.4-beta.dev.20250130.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -62,6 +62,7 @@ export default class MessageLog extends Component {
62
62
  protected onResize(): void;
63
63
  private height;
64
64
  private lastScroll;
65
+ private queueUpdateScroll;
65
66
  private updateScroll;
66
67
  private refreshDirection;
67
68
  private refreshMessages;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@wayward/types",
3
3
  "description": "TypeScript declarations for Wayward, used for modding.",
4
- "version": "2.14.4-beta.dev.20250129.1",
4
+ "version": "2.14.4-beta.dev.20250130.1",
5
5
  "license": "MIT",
6
6
  "repository": {
7
7
  "type": "git",