@onerepo/plugin-jest changelog
Major changes
Section titled āMajor changesā- Functional testing custom oneRepo commands is no longer supported through Jest. Please consider Vitest instead. (ca223bb)
- Dropped Node 18 support. Minimum Node versions are now
^20.19.0 || ^22.10.0 || ^24. (ace1053)
Minor changes
Section titled āMinor changesā- Officially support Node 22 (2e662a9)
Patch changes
Section titled āPatch changesā- Updates build dependency āesbuildā. (9092312)
Dependencies updated
Section titled āDependencies updatedā- onerepo@2.0.0
- @onerepo/test-cli@2.0.0
- @onerepo/yargs@2.0.0
- @onerepo/builders@2.0.0
- @onerepo/git@2.0.0
- @onerepo/graph@2.0.0
- @onerepo/package-manager@2.0.0
- @onerepo/subprocess@2.0.0
- @onerepo/file@2.0.0
- @onerepo/logger@2.0.0
View the full changelog: 04603c7ā¦ca223bb
Patch changes
Section titled āPatch changesā- Updated internal/third-party typescript definitions (e5fb5fa)
- Internal formatting changes due to Prettier upgrade. (f8cb805)
Dependencies updated
Section titled āDependencies updatedā- onerepo@1.2.0
- @onerepo/test-cli@1.0.4
- @onerepo/yargs@1.0.4
- @onerepo/builders@1.0.4
- @onerepo/git@1.1.0
- @onerepo/graph@1.0.4
- @onerepo/package-manager@1.0.4
- @onerepo/subprocess@1.0.4
- @onerepo/file@1.0.4
- @onerepo/logger@1.0.4
View the full changelog: cd94664ā¦9895235
š Initial stable release!
For historical changelogs, please view the oneRepo source.