File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/node-modules/utility/compare/v1.18.0...v2.0.0 ) (2024-01-13)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * drop Node.js < 16 support
9+
10+ ### Features
11+
12+ * refactor using typescript ([ #60 ] ( https://github.com/node-modules/utility/issues/60 ) ) ([ e20c1d9] ( https://github.com/node-modules/utility/commit/e20c1d9702912f5ebc6f3c038bf98338176d4f53 ) )
13+
314## [ 1.18.0] ( https://github.com/node-modules/utility/compare/v1.17.0...v1.18.0 ) (2023-04-26)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " utility" ,
3- "version" : " 1.18 .0" ,
3+ "version" : " 2.0 .0" ,
44 "description" : " A collection of useful utilities." ,
55 "scripts" : {
66 "lint" : " eslint src test --ext ts" ,
You can’t perform that action at this time.
0 commit comments