Skip to content

Commit b907ced

Browse files
committed
chore: update changelog with recent changes to React Native, Node.js version, and testing library
1 parent 37281e6 commit b907ced

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

packages/generator-widget/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ 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 React Native to version 0.77.3 for generated widgets.
12+
13+
- We updated the required Node.js version to 20 or newer for the generator and generated widget projects.
14+
15+
- We switched from Enzyme to React Native Testing Library for generated widget tests.
16+
917
## [10.15.1] - 2025-05-19
1018

1119
### Changed

0 commit comments

Comments
 (0)