Skip to content

1.0.0-alpha.51

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 29 May 18:27
92cb4cb

Changed

  • Upgrade to brighterscript v1.0.0-alpha.51 (#36)
  • Merge master into v1 (#35)
  • upgrade to brighterscript@1.0.0-alpha.51. Notable changes since 1.0.0-alpha.50:
    • Token leadingTrivia handling and reduce memory retention in long-lived compiler/LSP caches (#1705)
    • Fix for each validation error (#1646)
    • Allow typed functions in type expressions (#1620)
    • Fixes issue with forEach iterating over a union of iterables (#1629)
    • Allow typecast statement on all variables (#1622)