File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed
Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change @@ -4,10 +4,17 @@ 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.9] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.8...14.0.0-alpha.9 )
8+
9+ - fix(groups): fix regression to #204 in 52930896 [ ` ca44802 ` ] ( https://github.com/JamieMason/syncpack/commit/ca448023cd88b6b9ae5b41aa00ecd100224b3867 )
10+
711#### [ 14.0.0-alpha.8] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.7...14.0.0-alpha.8 )
812
13+ > 10 February 2025
14+
915- feat(config): add svelte to default sortExports [ ` #251 ` ] ( https://github.com/JamieMason/syncpack/issues/251 )
1016- chore(npm): use caret versions internally [ ` 22887a1 ` ] ( https://github.com/JamieMason/syncpack/commit/22887a1338b9cd91ec3bd798f8fbbe53a63f245b )
17+ - chore(release): 14.0.0-alpha.8 [ ` 66affc3 ` ] ( https://github.com/JamieMason/syncpack/commit/66affc326710af2547984ed59e2e688d22bb1a3b )
1118- fix(cli): read --dry-run option correctly [ ` 865edaf ` ] ( https://github.com/JamieMason/syncpack/commit/865edafebf90b31373af3f499b8a03b964ebfe26 )
1219
1320#### [ 14.0.0-alpha.7] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.6...14.0.0-alpha.7 )
Original file line number Diff line number Diff line change 11[package ]
22name = " syncpack"
3- version = " 14.0.0-alpha.8 "
3+ version = " 14.0.0-alpha.9 "
44authors = [" Jamie Mason <jamie@foldleft.io>" ]
55edition = " 2021"
66homepage = " https://jamiemason.github.io/syncpack"
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.8 " ,
4+ "version" : " 14.0.0-alpha.9 " ,
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