Releases: nodejs/node-core-utils
Releases · nodejs/node-core-utils
node-core-utils v1.30.0
Features
- land: avoid landing on the wrong default branch (#586) (48d4641)
- spawn the user's editor to edit commit messages (811de87)
- suggest
gh pr
commands to finish landing (#583) (25b452d)
Bug Fixes
- add missing new line in changelog (#591) (e7a95a4)
- display the correct amount of remaining time for fast-tracked PRs (#581) (f28ec2d)
- update detection of changelog links (#587) (4cd1beb)
- use COMMIT_EDITMSG file name to edit commits (2a23e37)
node-core-utils v1.29.0
Features
- cli: prompt user when landing PR with several commits (#572) (89925c3)
Bug Fixes
node-core-utils v1.28.2
Bug Fixes
- update-v8: remove abseil-cpp from V8 dependencies (#567) (8ccf184)
node-core-utils v1.28.1
Bug Fixes
- update-v8: add abseil-cpp as a V8 dependency (#565) (96d46ab)
node-core-utils v1.28.0
⚠ BREAKING CHANGES
- ci: Removed support for Node.js 10 and 15.
Features
Bug Fixes
Miscellaneous Chores
- ci: test on supported Node.js versions (dafcdd6)
- release 1.28.0 (0044734)
node-core-utils v1.27.2
Bug Fixes
- update-v8: force-add all files after cloning V8 (#549) (f23ff61)
node-core-utils v1.27.1
Bug Fixes
- pr-checker: shouldn't fail on SKIPPED (a578cd7)
node-core-utils v1.27.0
Features
- update CI requirements for landing pull requests (#533) (ad3c76b)
Bug Fixes
- wpt: download files as buffer instead of text (#535) (d6fad2a)
- wpt: order version keys alphabetically (#536) (308982b)
node-core-utils v1.26.0
Features
- automate creation of the first LTS release (#514) (53e68b4)
- make --checkCI optionable for git-node-land (#528) (b0be3dd)
Bug Fixes
- accommodate case changes in README header (e8ef932)
- fetch most recent 100 commits (#520) (3c862d1)
- throw on missing info during release prep (#519) (223d075)
- v8: correct order of ternary (#513) (6dab341)
- undefined failures & JSON error (2c0cf83)