@onerepo/git changelog
Major changes
Section titled “Major changes”- 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/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
Minor changes
Section titled “Minor changes”- Use a new option in
git.getModifiedFilesto return all files mapped by status instead of only added & modified files as an array:git.getModifiedFiles({ byStatus: true }). (a2942ed)
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/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: a117f2a…9895235
Dependencies updated
Section titled “Dependencies updated”- @onerepo/graph@1.0.3
- @onerepo/package-manager@1.0.3
- @onerepo/subprocess@1.0.3
- @onerepo/file@1.0.3
- @onerepo/logger@1.0.3
View the full changelog: c8234dc…9359c78
Patch changes
Section titled “Patch changes”- Fixed typo/grammar mistake in git workflow docs. (f772097)
Dependencies updated
Section titled “Dependencies updated”- @onerepo/graph@1.0.2
- @onerepo/package-manager@1.0.2
- @onerepo/subprocess@1.0.2
- @onerepo/file@1.0.2
- @onerepo/logger@1.0.2
View the full changelog: 74892d8…d7f3a29
Dependencies updated
Section titled “Dependencies updated”- @onerepo/graph@1.0.1
- @onerepo/package-manager@1.0.1
- @onerepo/subprocess@1.0.1
- @onerepo/file@1.0.1
- @onerepo/logger@1.0.1
View the full changelog: cd94664…6ae1391
🎉 Initial stable release!
For historical changelogs, please view the oneRepo source.