Skip to content

1.61.0

Latest

Choose a tag to compare

@github-actions github-actions released this 24 Jan 17:00
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 analyze will now process @roblox definition files before others, matching the behavior of the language server (#1341)
  • Studio plugin no longer crashes when lacking script injection permission (#1343)

External Contributions

New Contributors

Full Changelog: 1.60.1...1.61.0