Skip to content

Commit 16528a1

Browse files
committed
Change release notes
1 parent b2ce0ea commit 16528a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232
* TypeScript compile options now use `composite: true`, `incremental: true` and `clean: false` settings, in `shared/rollup.config.mjs` (_decreases build duration_).
3333
* `@rollup/plugin-json` has now been enabled for all packages.
3434
* `.env` file is parsed as `__ENV__`, for tests (_for root package only. File is parsed in `shared/tests/webpack.config.js`_).
35+
* Use Node `v22` in Github Actions (_CI environment_).
3536

3637
### Fixed
3738

0 commit comments

Comments
 (0)