File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed
Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7+ #### [ 14.0.0-alpha.3] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.2...14.0.0-alpha.3 )
8+
9+ - feat(groups): allow many deps to be treated as one [ ` #204 ` ] ( https://github.com/JamieMason/syncpack/issues/204 )
10+ - fix(cli): change approach to locating rcfile [ ` #253 ` ] ( https://github.com/JamieMason/syncpack/issues/253 )
11+ - chore(fixtures): update fluid-framework config [ ` 700a4c8 ` ] ( https://github.com/JamieMason/syncpack/commit/700a4c868af49e09e8ca635684c3a66887d012ac )
12+ - fix(pinned): workspace:* was wrongly marked as pin mismatch [ ` 87975b7 ` ] ( https://github.com/JamieMason/syncpack/commit/87975b7a9688588a775bb5169adff4954ee554ad )
13+ - fix(types): allow additional customTypes properties [ ` a969095 ` ] ( https://github.com/JamieMason/syncpack/commit/a969095a6551e5134da71a76c310622369b348b5 )
14+
715#### [ 14.0.0-alpha.2] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.1...14.0.0-alpha.2 )
816
17+ > 4 February 2025
18+
919- fix(npm): update dependencies [ ` 98203c5 ` ] ( https://github.com/JamieMason/syncpack/commit/98203c5d2c1d276342f27f29f4dd012d594b3c13 )
1020- fix(cargo): update dependencies [ ` e328418 ` ] ( https://github.com/JamieMason/syncpack/commit/e328418cab18bd5b972e3a59a83f3a4bbeec66e3 )
11- - chore(format ): add biome config for IDE [ ` bc8a88c ` ] ( https://github.com/JamieMason/syncpack/commit/bc8a88c59b66f18c205b41ddd0fcdefb58f249bb )
21+ - chore(release ): 14.0.0-alpha.2 [ ` 99dee8c ` ] ( https://github.com/JamieMason/syncpack/commit/99dee8c63130a6849ccdc56c6cd51fb8f34b6bd2 )
1222
1323#### [ 14.0.0-alpha.1] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.0...14.0.0-alpha.1 )
1424
Original file line number Diff line number Diff line change 11{
22 "name" : " syncpack" ,
33 "description" : " Consistent dependency versions in large JavaScript Monorepos" ,
4- "version" : " 14.0.0-alpha.2 " ,
4+ "version" : " 14.0.0-alpha.3 " ,
55 "author" : " Jamie Mason <jamie@foldleft.io> (https://github.com/JamieMason)" ,
66 "bugs" : " https://github.com/JamieMason/syncpack/issues" ,
77 "contributors" : [
You can’t perform that action at this time.
0 commit comments