Skip to content

Commit 788a15c

Browse files
committed
Add todays changelog
1 parent c439c1a commit 788a15c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

changelog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ updated: 2026-07-28
99
nav_order: 8
1010
permalink: /changelog/
1111
---
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+
1219
### 27 July 2026 - Version 37
1320
- Overhauled the TypeScript toolchain: the old bundled compiler is gone, `tscjni` is now pulled from the repo instead.
1421
- Fixed `@/` imports not resolving in every case.

0 commit comments

Comments
 (0)