0.643
What's Changed
- keyof - fix LUAU_ASSERT when there's only one key entry by @karl-police in #1388
- Add default "out" folder for CMake Project Visual Studio by @karl-police in #1394
- Fix crash with the index type function, where it would stack overflow due to not waiting for a pending-expansion by @karl-police in #1407
New Solver
- We now unconditionally generalize functions with explicit generics
- Bugfixes for how we run builtin tests
VM
- Fixed running Luau conformance tests in LUA_VECTOR_SIZE == 4 configuration
New Contributors
- @karl-police made their first contribution in #1388
Full Changelog: 0.642...0.643
Internal Contributors:
Co-authored-by: Hunter Goldstein [email protected]
Co-authored-by: James McNellis [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]