Changed
- upgrade to brighterscript@0.69.8. Notable changes since 0.69.3:
- Prevent runtime crash for non-referencable funcs in ternary and null coalescing (brighterscript#1474)
- Fix
removeParameterTypescompile errors for return types (brighterscript#1414) - More safely wrap expressions for template string transpile (brighterscript#1445)