Skip to content

0.8.40

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 24 Mar 12:10
1b27588

Changed

  • upgrade to brighterscript@0.70.4. Notable changes since 0.70.3:
    • Typedef namespace param fix (#1641)
    • Backport V1 Typed function type syntax to v0 (#1623)
    • Backport for each type syntax from V1 -> V0 (#1617)
    • Backport intersection type and grouped type expressions (#1608)
    • Backports TypeStatement syntax from v1 to v0 (#1600)
    • Backported v1 inline interface syntax (#1592)
    • Fix confusing diagnostic when dottedGet follows function call in ExpressionStatement (#1598)