1.9.2
[1.9.2] - 2022-09-06
Changed
- Sync to upstream Luau 0.543
Fixed
- Fixed diagnostics for ignored files not clearing when workspace diagnostics is enabled (#77)
- Fixed
luau-lsp analyze
would not exit with non-zero error code when definitions failed to load - Fixed
luau-lsp analyze
would not exit with non-zero error code when file path provided was not found - Fixed crash when Suggest Imports is enabled and you have a local variable defined with no assigned value (e.g.
local name
)
- Improve RequestAsync type by @JohnnyMorganz in #121
- Correct types for
HumanoidDescription
andTeleportService
methods by @fewkz in #125
New Contributors
Full Changelog: 1.9.1...1.9.2