Skip to content

0.3.18

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 24 Mar 13:20
f3fcd84

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)
    • spelling fix (#1621)
    • Backport for each type syntax from V1 -> V0 (#1617)
    • Back ports 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)