Skip to content

0.643

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Sep 18:54
b765d7b

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

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]