There was an error while loading. Please reload this page.
1 parent c439c1a commit 788a15cCopy full SHA for 788a15c
1 file changed
changelog.md
@@ -9,6 +9,13 @@ updated: 2026-07-28
9
nav_order: 8
10
permalink: /changelog/
11
---
12
+### 28 July 2026 - Version 38
13
+- Fixed the `/script` command not registering on Paper servers.
14
+- The `/script info <path>` command now shows more profiling information.
15
+- Fixed a compiler bug related to callsite generation in ES6 classes.
16
+- Revised dependency resolution stratigy in cases where one or more child scripts failed to load, but got resurected later.
17
+- Implemented a ton of missing standard libraries for Strings and Arrays.
18
+
19
### 27 July 2026 - Version 37
20
- Overhauled the TypeScript toolchain: the old bundled compiler is gone, `tscjni` is now pulled from the repo instead.
21
- Fixed `@/` imports not resolving in every case.
0 commit comments