We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3656043 commit ca73583Copy full SHA for ca73583
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## v0.11.2 (Aug 10, 2025)
2
+
3
+- Faster stack push for `Variadic<T>`
4
+- Fix handling Windows paths with drive letter in Luau require (#623)
5
+- Make Luau registered aliases ascii case-insensitive (#620)
6
+- Fix deserializing negative zeros `-0.0` (#618)
7
8
## v0.11.1 (Jul 15, 2025)
9
10
- Fixed bug exhausting Lua auxiliary stack and leaving it without reserve (#615)
0 commit comments