Immutable
release. Only release title and notes can be modified.
[1.61.0] - 2026-01-24
Added
- Go To Definition on the original local function definition now works. This means Ctrl/Cmd+Click on the local function declaration will now open the references panel in VSCode (#1122)
- Go To Definition and Documentation is now available on named types inside of inlay hints (#876, #877)
InlayHintsDemo.mov
Changed
- Sync to upstream Luau 0.706
Fixed
- Hover information is no longer shown when hovering over symbols inside a comment (#1337)
luau-lsp analyzewill now process@robloxdefinition files before others, matching the behavior of the language server (#1341)- Studio plugin no longer crashes when lacking script injection permission (#1343)
External Contributions
- Process Roblox definitions before others in analyze CLI by @Crystalflxme in #1341
- Fix plugin crashing on first installation by @zovits in #1343
- Fix editor guide by @diamo-dev in #1345
New Contributors
- @Crystalflxme made their first contribution in #1341
- @diamo-dev made their first contribution in #1345
Full Changelog: 1.60.1...1.61.0