Skip to content

1.8.3

Latest

Choose a tag to compare

@rokucommunity-bot rokucommunity-bot released this 09 Sep 17:36
99509ca

Changed

  • Security enhancements (#157)
  • 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)
    • Reduce per-Token lexer allocation to cut GC pressure while editing (#1712)