Skip to content

Commit 89e6b56

Browse files
Merge branch 'master' into dependabot/npm_and_yarn/braces-3.0.3
2 parents 51f640d + 27440dd commit 89e6b56

File tree

3 files changed

+306
-166
lines changed

3 files changed

+306
-166
lines changed

CHANGELOG.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,44 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77

88

9+
## [1.7.8](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.7...v1.7.8) - 2025-01-13
10+
### Changed
11+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0683---2025-01-13)
12+
13+
14+
15+
## [1.7.7](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.6...v1.7.7) - 2024-12-20
16+
### Changed
17+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0682---2024-12-06). Notable changes since 0.67.8:
18+
- Add more convenience exports from vscode-languageserver ([brighterscript#1359](https://github.com/rokucommunity/brighterscript/pull/1359))
19+
- Add Namespace Source Literals ([brighterscript#1353](https://github.com/rokucommunity/brighterscript/pull/1353))
20+
- Enhance lexer to support long numeric literals with type designators ([brighterscript#1351](https://github.com/rokucommunity/brighterscript/pull/1351))
21+
- Fix issues with the ast `walkArray` function ([brighterscript#1347](https://github.com/rokucommunity/brighterscript/pull/1347))
22+
23+
24+
25+
## [1.7.6](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.5...v1.7.6) - 2024-10-18
26+
### Changed
27+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0678---2024-10-18). Notable changes since 0.67.7:
28+
- Fix namespace-relative transpile bug for standalone file ([brighterscript#1324](https://github.com/rokucommunity/brighterscript/pull/1324))
29+
- Prevent crash when ProgramBuilder.run called with no options ([brighterscript#1316](https://github.com/rokucommunity/brighterscript/pull/1316))
30+
31+
32+
33+
## [1.7.5](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.4...v1.7.5) - 2024-09-26
34+
### Changed
35+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0677---2024-09-25). Notable changes since 0.67.4:
36+
37+
38+
39+
## [1.7.4](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.3...1.7.4) - 2024-07-24
40+
### Changed
41+
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0674---2024-07-24). Notable changes since 0.67.2:
42+
- Fix crash with missing scope ([brighterscript#1234](https://github.com/rokucommunity/brighterscript/pull/1234))
43+
- Flag using devDependency in production code ([brighterscript#1222](https://github.com/rokucommunity/brighterscript/pull/1222))
44+
45+
46+
947
## [1.7.3](https://github.com/rokucommunity/brighterscript-formatter/compare/v1.7.2...v1.7.3) - 2024-06-03
1048
### Changed
1149
- upgrade to [[email protected]](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0672---2024-06-03). Notable changes since 0.67.1:

0 commit comments

Comments
 (0)