Skip to content

0.563

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 21:39
c5089de

What's Changed

  • Fix comments on jump instructions with AUX by @EpixScripts in #808
  • Fix a bug where reading a property from an unsealed table caused inference to improperly infer the existence of that property.
  • Fix unknown global cannot be identified when using type and typeof #827

New Contributors