@@ -4,13 +4,64 @@ 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- #### [ 13.0.2 ] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.4 ...13.0.2 )
7+ #### [ 13.0.3 ] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.10 ...13.0.3 )
88
9+ - fix(npm): use caret versions internally [ ` #259 ` ] ( https://github.com/JamieMason/syncpack/issues/259 )
910- fix(core): do not remove empty objects [ ` #223 ` ] ( https://github.com/JamieMason/syncpack/issues/223 )
1011- fix(types): allow additional customTypes properties [ ` #255 ` ] ( https://github.com/JamieMason/syncpack/issues/255 )
1112- fix(npm): update dependencies [ ` fee1f06 ` ] ( https://github.com/JamieMason/syncpack/commit/fee1f067026a0657ce9ac5dd4e73ee9ba9299b03 )
13+ - fix(npm): update dependencies [ ` 611b49c ` ] ( https://github.com/JamieMason/syncpack/commit/611b49c0f2982ace8065c1d05201917798fa83bc )
1214- chore(zed): update biome settings [ ` 7a9cb38 ` ] ( https://github.com/JamieMason/syncpack/commit/7a9cb388854e036c412ecb8fcd86b9488712f7ee )
13- - chore(release): 13.0.1 [ ` 6803d14 ` ] ( https://github.com/JamieMason/syncpack/commit/6803d145f4b69abbb76c1c1b5436c705ca8fef64 )
15+
16+ #### [ 14.0.0-alpha.10] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.9...14.0.0-alpha.10 )
17+
18+ > 11 February 2025
19+
20+ - fix(core): read rcfile correctly on windows [ ` #262 ` ] ( https://github.com/JamieMason/syncpack/issues/262 )
21+ - chore(release): 14.0.0-alpha.10 [ ` 786be6d ` ] ( https://github.com/JamieMason/syncpack/commit/786be6d67fcec16aca51ba2a64bccdf8f4e23eb7 )
22+
23+ #### [ 14.0.0-alpha.9] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.8...14.0.0-alpha.9 )
24+
25+ > 10 February 2025
26+
27+ - fix(groups): fix regression to #204 in 52930896 [ ` ca44802 ` ] ( https://github.com/JamieMason/syncpack/commit/ca448023cd88b6b9ae5b41aa00ecd100224b3867 )
28+ - chore(release): 14.0.0-alpha.9 [ ` 3b7354e ` ] ( https://github.com/JamieMason/syncpack/commit/3b7354ec4bae9304d8324aafc3017a8e5dec96c3 )
29+
30+ #### [ 14.0.0-alpha.8] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.7...14.0.0-alpha.8 )
31+
32+ > 10 February 2025
33+
34+ - feat(config): add svelte to default sortExports [ ` #251 ` ] ( https://github.com/JamieMason/syncpack/issues/251 )
35+ - chore(npm): use caret versions internally [ ` 22887a1 ` ] ( https://github.com/JamieMason/syncpack/commit/22887a1338b9cd91ec3bd798f8fbbe53a63f245b )
36+ - chore(release): 14.0.0-alpha.8 [ ` 66affc3 ` ] ( https://github.com/JamieMason/syncpack/commit/66affc326710af2547984ed59e2e688d22bb1a3b )
37+ - fix(cli): read --dry-run option correctly [ ` 865edaf ` ] ( https://github.com/JamieMason/syncpack/commit/865edafebf90b31373af3f499b8a03b964ebfe26 )
38+
39+ #### [ 14.0.0-alpha.7] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.6...14.0.0-alpha.7 )
40+
41+ > 9 February 2025
42+
43+ - feat(config): exit 1 when a dependency type is not found [ ` #234 ` ] ( https://github.com/JamieMason/syncpack/issues/234 )
44+ - feat(cli): improve readability of lint output [ ` df4e08c ` ] ( https://github.com/JamieMason/syncpack/commit/df4e08ca40c331f028a2ef23b638db14d7a31166 )
45+ - feat(cli): add --dry-run option [ ` 86505a0 ` ] ( https://github.com/JamieMason/syncpack/commit/86505a0dcac14394a957285463f56b42d07486ee )
46+ - chore(release): 14.0.0-alpha.7 [ ` 93064f2 ` ] ( https://github.com/JamieMason/syncpack/commit/93064f21461d67d48d21e433a31d8421c1928303 )
47+
48+ #### [ 14.0.0-alpha.6] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.5...14.0.0-alpha.6 )
49+
50+ > 9 February 2025
51+
52+ - feat(core): update semver in git urls, aliases etc [ ` #213 ` ] ( https://github.com/JamieMason/syncpack/issues/213 )
53+ - feat(core): write a new specifier parser [ ` #261 ` ] ( https://github.com/JamieMason/syncpack/issues/261 )
54+ - fix(core): workaround package.json files with no name [ ` #261 ` ] ( https://github.com/JamieMason/syncpack/issues/261 )
55+ - refactor(core): remove unused code [ ` 49ade02 ` ] ( https://github.com/JamieMason/syncpack/commit/49ade02d77402d52391d7cc2089a16ff32691429 )
56+ - refactor(specifier): change method visibilities [ ` 4af3b33 ` ] ( https://github.com/JamieMason/syncpack/commit/4af3b339168fe6da1b9c6903e56019563842f654 )
57+ - fix(core): fix cli filters regression in 2340ea9a [ ` 7ac8847 ` ] ( https://github.com/JamieMason/syncpack/commit/7ac8847571f29031b50dbcab6a62d1feb8783ad2 )
58+
59+ #### [ 14.0.0-alpha.5] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.4...14.0.0-alpha.5 )
60+
61+ > 5 February 2025
62+
63+ - feat(core): ignore missing snapTo dependencies by default [ ` #173 ` ] ( https://github.com/JamieMason/syncpack/issues/173 )
64+ - chore(release): 14.0.0-alpha.5 [ ` 0b4c7d5 ` ] ( https://github.com/JamieMason/syncpack/commit/0b4c7d549df90c376d2bb5fe8cb0a17ed365971f )
1465
1566#### [ 14.0.0-alpha.4] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.3...14.0.0-alpha.4 )
1667
@@ -45,13 +96,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4596
4697- chore(release): 14.0.0-alpha.1 [ ` 2374a46 ` ] ( https://github.com/JamieMason/syncpack/commit/2374a4607c067df65e8ba7a64a6078a475452bf8 )
4798
48- #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.1 ...14.0.0-alpha.0 )
99+ #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.2 ...14.0.0-alpha.0 )
49100
50101> 1 November 2024
51102
52103- chore(release): 14.0.0-alpha.0 [ ` f8d0918 ` ] ( https://github.com/JamieMason/syncpack/commit/f8d091823c9596551498b839450fa7e7b1bdb865 )
53104- feat(core): migrate to rust [ ` a37e52e ` ] ( https://github.com/JamieMason/syncpack/commit/a37e52e5a29215cc57c28b7a2fb7df27069fd2dc )
54105
106+ #### [ 13.0.2] ( https://github.com/JamieMason/syncpack/compare/13.0.1...13.0.2 )
107+
108+ > 5 February 2025
109+
110+ - fix(core): do not remove empty objects [ ` #223 ` ] ( https://github.com/JamieMason/syncpack/issues/223 )
111+ - chore(release): 13.0.2 [ ` 8d0b012 ` ] ( https://github.com/JamieMason/syncpack/commit/8d0b0128a9feeb20560f78376c4c8756e963681f )
112+ - chore(git): ignore files from v14 branch [ ` 6a0a875 ` ] ( https://github.com/JamieMason/syncpack/commit/6a0a875b371bf1f8dd18050cbf0c40cba0161177 )
113+ - docs(readme): update link to alpha channel [ ` 5c80af7 ` ] ( https://github.com/JamieMason/syncpack/commit/5c80af7709360f1f8ef1ee6fcdd722abd9c9944e )
114+
55115#### [ 13.0.1] ( https://github.com/JamieMason/syncpack/compare/13.0.0...13.0.1 )
56116
57117> 2 February 2025
0 commit comments