1.26.0 #496
JohnnyMorganz
announced in
Announcements
1.26.0
#496
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.26.0] - 2023-11-19
Added
Changed
loadstring
in autocompleteluau-lsp.diagnostics.strictDatamodelTypes
now defaults tofalse
on the language server side (note, it was already defaultfalse
in VSCode).Defaulting to
true
was unintentional. This will affect external language client users (e.g. neovim)luau-lsp.diagnostics.strictDatamodelTypes
if set in the provided configuration.The flag
--no-strict-dm-types
still remains for backwards compatibility reasons, but is now deprecated.Fixed
This discussion was created from the release 1.26.0.
Beta Was this translation helpful? Give feedback.
All reactions