Changed
- Increase
app-readytimeout to 60 seconds for slow Roku launches (#334) - upgrade to brighterscript@0.72.0. Notable changes since 0.71.1:
- perf: Share per-file namespace data via lazy ScopeNamespaceLookup view (#1684)
- perf: Lazy-allocate NamespaceContainer's optional fields (#1683)
- perf: Share BscSymbol references in SymbolTable.mergeSymbolTable (#1682)
- change: Chain prebuild sourcemaps through BrighterScript transpile (#1676)
- add: Support line continuation (#1667)
- upgrade to roku-deploy@3.17.1. Notable changes since 3.16.5:
Fixed
- Fix breakpoint injection breaking sourcemap chain for .bs files (#333)