0.654
What's Changed?
- Support dead store elimination for
STORE_VECTOR
instruction - Fix parser hang when a separator is used between Luau class
declaration properties - Provide properties and metatable for built-in vector type definition
to fix type errors - Fix Fragment Autocomplete to ensure correct parentheses insertion
behavior. - Add support for 'thread' and 'buffer' primitive types in user-defined
type functions
Co-authored-by: Andy Friesen [email protected]
Co-authored-by: Hunter Goldstein [email protected]
Co-authored-by: Vighnesh Vijay [email protected]
Co-authored-by: Vyacheslav Egorov [email protected]
New Contributors
Full Changelog: 0.653...0.654