File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 4.0.0] ( https://github.com/nodejs/node-core-utils/compare/v3.5.0...v4.0.0 ) (2023-09-24)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * remove support from Node.js 16.x,17.x and 19.x.
9+ * ** git-node:** Old README format is no longer supported
10+ * switch to ` @node-core ` scope ([ #700 ] ( https://github.com/nodejs/node-core-utils/issues/700 ) )
11+ * remove unmarked DEP0XXX handler ([ #685 ] ( https://github.com/nodejs/node-core-utils/issues/685 ) )
12+
13+ ### Bug Fixes
14+
15+ * ** git-node:** update README parser to account the recent TSC changes ([ #688 ] ( https://github.com/nodejs/node-core-utils/issues/688 ) ) ([ 7382454] ( https://github.com/nodejs/node-core-utils/commit/73824548f0167276aa19d761b132c2aad52cc012 ) )
16+
17+
18+ ### Miscellaneous Chores
19+
20+ * remove unmarked DEP0XXX handler ([ #685 ] ( https://github.com/nodejs/node-core-utils/issues/685 ) ) ([ bdb85a9] ( https://github.com/nodejs/node-core-utils/commit/bdb85a939f1d944f1174985e6dda2b7ecc20e9ad ) )
21+ * switch to ` [@node-core](https://github.com/node-core) ` scope ([ #700 ] ( https://github.com/nodejs/node-core-utils/issues/700 ) ) ([ f334713] ( https://github.com/nodejs/node-core-utils/commit/f3347137adf05a347c5bdde405a9385941d093df ) )
22+ * update supported Node.js versions ([ #733 ] ( https://github.com/nodejs/node-core-utils/issues/733 ) ) ([ b727af2] ( https://github.com/nodejs/node-core-utils/commit/b727af26fecd4756d366582378a26ee485348b90 ) )
23+
324## [ 3.5.0] ( https://github.com/nodejs/node-core-utils/compare/v3.4.2...v3.5.0 ) (2023-09-24)
425
526
Original file line number Diff line number Diff line change 11{
22 "name" : " @node-core/utils" ,
3- "version" : " 3.5 .0" ,
3+ "version" : " 4.0 .0" ,
44 "description" : " Utilities for Node.js core collaborators" ,
55 "type" : " module" ,
66 "engines" : {
You can’t perform that action at this time.
0 commit comments