github rokucommunity/brighterscript v0.72.0
0.72.0

5 hours ago

Added

  • Add relativeSourceMaps option for portable sourcemaps (#1624)
  • added source fix all code action support (#1659)
  • added selection range provider support to lsp capabilities (#1657)
  • Add minFirmwareVersion setting in bsconfig.json (#1678)
  • Support line continuation (#1667)

Changed

  • Auto-update imports when files are renamed through LSP (#1688)
  • Limit project activation concurrency to 3 and is user configurable (#1627)
  • Chain prebuild sourcemaps through BrighterScript transpile (#1676)
  • Report const cycle diagnostic per node to match class convention (#1681)
  • upgrade to roku-deploy@3.17.1. Notable changes since 3.16.5:

Fixed

  • performance: share per-file namespace data via lazy ScopeNamespaceLookup view (#1684)
  • performance: share BscSymbol references in SymbolTable.mergeSymbolTable (#1682)
  • performance: lazy-allocate NamespaceContainer's optional fields (#1683)
  • Fix cross-file const inlining and flag const cycles (#1680)

Don't miss a new brighterscript release

NewReleases is sending notifications on new releases.