1.43.0 #1006
JohnnyMorganz
announced in
Announcements
1.43.0
#1006
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
[1.43.0] - 2025-04-19
Added
luau-lsp.server.communicationChannelwith optionsstdio(default) orpipeto support communicatingusing a UNIX socket file connection instead of stdin/stdout. On the server, this is configured by passing
--pipe=FILEto the command line. This is useful for attaching a debugger to the server on macOS.pipeis notsupported on Windows. (#998)
Changed
ubuntu-20.04toubuntu-22.04. This may mean that release artifacts no longer work onubuntu-20.04.FFlag/DFFlag/FInt/DFIntif they were included in the overrides name (#981)Fixed
changed until the dependent file is modified
Full Changelog: 1.42.1...1.43.0
This discussion was created from the release 1.43.0.
All reactions