You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- test this ([c0c8a85](https://github.com/rokucommunity/release-testing/commit/c0c8a85))
15
+
- found bug in class and fixed ([6394bae](https://github.com/rokucommunity/release-testing/commit/6394bae))
16
+
- upgrade to [brighterscript@0.65.27](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#06527---2024-03-27). Notable changes since 0.69.9:
- Add `bsc0` cli binary name ([#1490](https://github.com/rokucommunity/release-testing/pull/1490))
19
+
- Shared CI Support Prerelease ([#1483](https://github.com/rokucommunity/release-testing/pull/1483))
20
+
- Shared CI Support Prerelease ([#1475](https://github.com/rokucommunity/release-testing/pull/1475))
21
+
- Prevent runtime crash for non-referencable funcs in ternary and null coalescing ([#1474](https://github.com/rokucommunity/release-testing/pull/1474))
22
+
- Fix `removeParameterTypes` compile errors for return types ([#1414](https://github.com/rokucommunity/release-testing/pull/1414))
23
+
- Remove `npm ci` from the `package` npm script since it's redundant ([#1461](https://github.com/rokucommunity/release-testing/pull/1461))
24
+
- Flag incorrect return statements in functions and subs ([#1463](https://github.com/rokucommunity/release-testing/pull/1463))
25
+
- Updated the type definition of the `InStr` global callable ([#1456](https://github.com/rokucommunity/release-testing/pull/1456))
26
+
- More safely wrap expressions for template string transpile ([#1445](https://github.com/rokucommunity/release-testing/pull/1445))
27
+
- Migration to the new shared CI ([#1440](https://github.com/rokucommunity/release-testing/pull/1440))
28
+
- Support plugin factory detecting brighterscript version ([#1438](https://github.com/rokucommunity/release-testing/pull/1438))
29
+
- Fixed getClosestExpression bug to return undefined when position not found ([#1433](https://github.com/rokucommunity/release-testing/pull/1433))
30
+
- Adds Alias statement syntax from v1 to v0 ([#1430](https://github.com/rokucommunity/release-testing/pull/1430))
31
+
- Remove temporary code that was accidentally committed ([#1432](https://github.com/rokucommunity/release-testing/pull/1432))
32
+
- Significantly improve the performance of standardizePath ([#1425](https://github.com/rokucommunity/release-testing/pull/1425))
33
+
- Bump @babel/runtime from 7.24.5 to 7.26.10 ([#1426](https://github.com/rokucommunity/release-testing/pull/1426))
34
+
- Backport v1 typecast syntax to v0 ([#1421](https://github.com/rokucommunity/release-testing/pull/1421))
35
+
- Prevent running the lsp project in a worker thread ([#1423](https://github.com/rokucommunity/release-testing/pull/1423))
36
+
- Language Server Rewrite ([#993](https://github.com/rokucommunity/release-testing/pull/993))
37
+
- Add `validate` flag to ProgramBuilder.run() ([#1409](https://github.com/rokucommunity/release-testing/pull/1409))
38
+
- Fix class transpile issue with child class constructor not inherriting parent params ([#1390](https://github.com/rokucommunity/release-testing/pull/1390))
39
+
- Export more items ([#1394](https://github.com/rokucommunity/release-testing/pull/1394))
40
+
- Add more convenience exports from vscode-languageserver ([#1359](https://github.com/rokucommunity/release-testing/pull/1359))
41
+
- Fix bug with ternary transpile for indexed set ([#1357](https://github.com/rokucommunity/release-testing/pull/1357))
42
+
- Bump cross-spawn from 7.0.3 to 7.0.6 in /benchmarks ([#1349](https://github.com/rokucommunity/release-testing/pull/1349))
0 commit comments