Skip to content

1.10.1

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Sep 13:04

[1.10.1] - 2022-09-24

Changed

  • Further improvements to instance type creation
  • Sync to upstream Luau 0.546

Fixed

  • Children of game will now correctly show in autocomplete
  • Fix autocomplete of non-identifier properties: [email protected] -> Packages._Index["[email protected]"]
  • Fixed mapping of requires from game.Players.LocalPlayer.PlayerScripts to game.StarterPlayer.StarterPlayerScripts (and PlayerGui + StarterGear)
  • Fixed type errors being reported twice in luau-lsp analyze