1.22.0 #409
JohnnyMorganz
announced in
Announcements
1.22.0
#409
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
[1.22.0] - 2023-06-30
Added
init.luau
(orinit.lua
) files inside of them. i.e.require("../Directory")
resolves to../Directory/init.luau
.--settings=path/to/settings.json
which takes in LSP-style settings to configure features such as require settings. Note: this is separate to.luaurc
Changed
@
)Fixed
debug
andutf8
librarytypeof()
showing up in signature help for builtin tables (e.g.function typeof(string).byte(...)
)string
librarytype NAME = ...
This discussion was created from the release 1.22.0.
Beta Was this translation helpful? Give feedback.
All reactions