0.636
What's Changed?
- Telemetry support for usage of any type in old/new solver
- Bug fixes in the new solver
New Solver
- Fixed constraint ordering bug to infer types more accurately
- Improved inferring a call to
setmetatable()
VM
- Restored global metatable lookup for
typeof
on lightuserdata to fix
unintentional API change (Fixes #1335)
Internal Contributors
Co-authored-by: Aaron Weiss [email protected]
Co-authored-by: Alexander McCord [email protected]
Co-authored-by: Andy Friesen [email protected]
Co-authored-by: Dibri Nsofor [email protected]
Co-authored-by: Jeremy Yoo [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]
New Contributors
- @kalrnlo made their first contribution in #1330
Full Changelog: 0.635...0.636