Skip to content

Commit 1be4c02

Browse files
Add release notes
1 parent 2141ba5 commit 1be4c02

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/generator-widget/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
88

99
### Changed
1010

11-
- We upgraded React Native to version 0.78.2 for generated widgets.
11+
- We upgraded React to 19 and React Native to version 0.78.2 for generated widgets.
1212

1313
## [11.3.1] - 2026-02-04
1414

packages/pluggable-widgets-tools/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
### Changed
10+
11+
- We upgraded the Pluggable Widgets Tools for React to 19 and React Native 0.78.2. Be sure to `npm run build ` after installation, to finish upgrading all dependencies.
12+
13+
- We updated the Mendix package to 11.6.
14+
915
## [11.3.1] - 2026-02-04
1016

1117
### Breaking changes

0 commit comments

Comments
 (0)