What's Changed
📖 TL;DR: Internal node package updates and updated to node24
🚨 Breaking change notice: The vast majority of users should be able to seamlessly upgrade to v3 without needing to make any changes at all. This is mainly just a major version release to accomodate for the fact that github/lock is moving to a default runtime of node24 which requires up-to-date Actions runner versions. Additionally, a lot of internal dependencies were updated. Out of caution, I have opted to published this release as a major version change as it may impact folks using pinned older actions runner versions.
- Bump prettier from 3.3.3 to 3.5.3 in the npm-dependencies group across 1 directory by @dependabot[bot] in #64
- Bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in #73
- Bump undici from 5.28.5 to 5.29.0 in the npm_and_yarn group by @dependabot[bot] in #68
- Bump the npm-dependencies group across 1 directory with 10 updates by @dependabot[bot] in #72
- upgrade to
node24by @GrantBirki in #74
Full Changelog: v2.3.1...v3.0.0