1.35.0 #828
JohnnyMorganz
announced in
Announcements
1.35.0
#828
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[1.35.0] - 2024-11-10
Removed
luau-lsp.require.mode
in preparation for Luau's new require by string semantics. The default is now relative to the file the require is from.Added
<>
for generic typesluau-lsp.sourcemap.sourcemapFile
to specify a different name to use for the sourcemap__call
metamethod will now show Signature Help and documentation (#724)Changed
Fixed
typeof(inst) == "Instance"
sinceObject
became the root class type (#814):
) (#766)What's Changed
New Contributors
Full Changelog: 1.34.0...1.35.0
This discussion was created from the release 1.35.0.
Beta Was this translation helpful? Give feedback.
All reactions