Skip to content

Commit 8ba9b33

Browse files
0.11.5 (#133)
Co-authored-by: rokucommunity-bot <93661887+rokucommunity-bot@users.noreply.github.com> Co-authored-by: Bronley Plumb <bronley@gmail.com>
1 parent 97856dc commit 8ba9b33

3 files changed

Lines changed: 14754 additions & 14739 deletions

File tree

CHANGELOG.md

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

77

88

9+
## [0.11.5](https://github.com/rokucommunity/ropm/compare/0.11.4...v0.11.5) - 2026-03-24
10+
### Changed
11+
- upgrade to [brighterscript@0.70.4](https://github.com/rokucommunity/brighterscript/blob/master/CHANGELOG.md#0704---2026-03-24). Notable changes since 0.70.3:
12+
- Typedef namespace param fix ([#1641](https://github.com/rokucommunity/brighterscript/pull/1641))
13+
- Backport V1 Typed function type syntax to v0 ([#1623](https://github.com/rokucommunity/brighterscript/pull/1623))
14+
- Backport `for each` type syntax from V1 -> V0 ([#1617](https://github.com/rokucommunity/brighterscript/pull/1617))
15+
- Back ports intersection type and grouped type expressions ([#1608](https://github.com/rokucommunity/brighterscript/pull/1608))
16+
- Backports TypeStatement syntax from v1 to v0 ([#1600](https://github.com/rokucommunity/brighterscript/pull/1600))
17+
- Backported v1 inline interface syntax ([#1592](https://github.com/rokucommunity/brighterscript/pull/1592))
18+
- Fix confusing diagnostic when dottedGet follows function call in ExpressionStatement ([#1598](https://github.com/rokucommunity/brighterscript/pull/1598))
19+
- upgrade to [roku-deploy@3.16.3](https://github.com/rokucommunity/roku-deploy/blob/master/CHANGELOG.md#3163---2026-03-24). Notable changes since 3.16.1:
20+
21+
22+
23+
924
## [0.11.4](https://github.com/rokucommunity/ropm/compare/0.11.3...v0.11.4) - 2026-01-26
1025
### Changed
1126
- Increase install buffer for json ([#125](https://github.com/rokucommunity/ropm/pull/125))

0 commit comments

Comments
 (0)