Changed
- upgade to brighterscript@0.72.0. This finally fixes the blocking bug, allowing devs to upgrade to latest bsc again
- chore: add and implement linting rules (#338)
- chore: stricter linting for TypeScript (#343)
- chore: shared CI Support Prerelease (#341, #339)
- upgrade to roku-debug@0.23.6.
- upgrade to roku-deploy@3.17.1
- upgrade to @rokucommunity/bslint@0.8.41
- upgrade to ropm@0.11.5
Fixed
- Fix bug where genreated nodes were not always being created on the render thread (#367)
- Fix missing floating point precision and incorrect failure states (#352)
- Fix method creation bug when bsc version is newer than version from rooibos (#358)
- Fixed a crash when searching for assertions to rewrite (#347)
- Fixed a runtime crash in the mocha reporting when generating diffs (#345)