This repository was archived by the owner on Jan 31, 2026. It is now read-only.
Commit 4882163
committed
chore(release): 4.0.0 [skip ci]
# [4.0.0](v3.3.0...v4.0.0) (2025-12-27)
### chore
* upgrade to Node.js 22 LTS ([#582](#582)) ([ddba249](ddba249))
### BREAKING CHANGES
* Minimum Node.js version is now 22.12.0
- Update .nvmrc from lts/fermium (Node 14) to 22.12.0
- Add engines field to root package.json (>=22)
- Update engines field in example/package.json (>=22)
- Update CI workflows to use Node 22.12.01 parent ddba249 commit 4882163
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments