File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,17 +6,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
66
77## [ Unreleased]
88
9+ ### Changed
10+
11+ - Sync to upstream Luau 0.661
12+
913### Fixed
1014
1115- Fixed unintended bump of minimum supported macOS version in 1.39.0 to macOS 14. The language server binary supports a minimum version of macOS 10.15
1216- Single-line documentation comments (` --- ` ) now correctly preserve newlines ([ #917 ] ( https://github.com/JohnnyMorganz/luau-lsp/pull/917 ) ).
1317- Fixed stack-use-after-free crash in sourcemap definition magic functions when the new solver is
1418 enabled ([ #928 ] ( https://github.com/JohnnyMorganz/luau-lsp/issues/928 ) )
1519
16- ### Changed
17-
18- - Sync to upstream Luau 0.661
19-
2020## [ 1.39.1] - 2025-02-08
2121
2222### Fixed
You can’t perform that action at this time.
0 commit comments