File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # [ 4.0.0] ( https://github.com/JamieMason/syncpack/compare/3.5.2...4.0.0 ) (2019-01-11)
2+
3+ ### Bug Fixes
4+
5+ - ** node:** support Node.js 8.x or newer
6+ ([ c71009e] ( https://github.com/JamieMason/syncpack/commit/c71009e ) )
7+ - ** npm:** update dependencies
8+ ([ 23b02e3] ( https://github.com/JamieMason/syncpack/commit/23b02e3 ) ), closes
9+ [ #15 ] ( https://github.com/JamieMason/syncpack/issues/15 )
10+
11+ ### BREAKING CHANGES
12+
13+ - ** node:** Support Node.js 8.x or newer, Transitive Dependency ip-regex@3.0.0
14+ supports node ">=8".
15+
116## [ 3.5.2] ( https://github.com/JamieMason/syncpack/compare/3.5.0...3.5.2 ) (2019-01-07)
217
318### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " syncpack" ,
33 "description" : " Manage multiple package.json files, such as in Lerna Monorepos" ,
4- "version" : " 3.5.2 " ,
4+ "version" : " 4.0.0 " ,
55 "author" : " Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)" ,
66 "bin" : {
77 "syncpack" : " dist/bin.js" ,
You can’t perform that action at this time.
0 commit comments