Skip to content

0.11.11

Latest

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 09 Sep 17:50
218f80e

Changed

  • Security enhancements (#159)
  • upgrade to brighterscript@0.73.3. Notable changes since 0.73.1:
    • Security enhancements (#1796)
    • Add isTerminal and previousInChain getters to AstNode (#1788)
    • Fix nested curly braces in template strings (#1539)
    • Recognize regex literals after ${ and , (#1789)
    • Infer node type from findAncestor type-guard matchers (#1787)
    • Reduce per-Token lexer allocation to cut GC pressure while editing (#1712)

Fixed

  • Fix typedef prefixing: namespace-relative refs, roSGNode types, brsdoc comments (#158)