Skip to content

1.11.2 Pre-Release

Pre-release
Pre-release
Compare
Choose a tag to compare
@bmewburn bmewburn released this 03 Jul 09:30
· 22 commits to master since this release

[1.11.2 - 2024-07-03] Pre-Release

Fixed

  • Type inference for properties with default initialisers.
  • Performance degradation in code with many array read and writes.
  • False undefined variable after while loop with condition expression that resolves to true literal type.
  • Stack overflow when applying large text edits.