v0.12.2
This release only affects users of the luau
feature flag.
Fixed
- Fixed crash due to unhandled singleton type formatting under the
luau
feature flag. (#358) - Includes types in shape calculation for causing a generic for to go multiline under the
luau
feature flag. (#360)
What's Changed
- Fix crash from unhandled singleton types by @JohnnyMorganz in #359
- Include types in generic for shape calculation by @JohnnyMorganz in #361
Full Changelog: v0.12.1...v0.12.2