@@ -4,14 +4,26 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
- #### [ 13.0.3 ] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.10 ...13.0.3 )
7
+ #### [ 13.0.4 ] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.11 ...13.0.4 )
8
8
9
+ - fix(npm): drop deprecated @effect/schema dependency [ ` #278 ` ] ( https://github.com/JamieMason/syncpack/issues/278 )
10
+ - docs(site): add missing closing quote in example [ ` #277 ` ] ( https://github.com/JamieMason/syncpack/issues/277 )
9
11
- fix(npm): use caret versions internally [ ` #259 ` ] ( https://github.com/JamieMason/syncpack/issues/259 )
10
12
- fix(core): do not remove empty objects [ ` #223 ` ] ( https://github.com/JamieMason/syncpack/issues/223 )
11
13
- fix(types): allow additional customTypes properties [ ` #255 ` ] ( https://github.com/JamieMason/syncpack/issues/255 )
12
14
- fix(npm): update dependencies [ ` fee1f06 ` ] ( https://github.com/JamieMason/syncpack/commit/fee1f067026a0657ce9ac5dd4e73ee9ba9299b03 )
13
15
- fix(npm): update dependencies [ ` 611b49c ` ] ( https://github.com/JamieMason/syncpack/commit/611b49c0f2982ace8065c1d05201917798fa83bc )
14
- - chore(zed): update biome settings [ ` 7a9cb38 ` ] ( https://github.com/JamieMason/syncpack/commit/7a9cb388854e036c412ecb8fcd86b9488712f7ee )
16
+ - chore(release): 13.0.3 [ ` 476a849 ` ] ( https://github.com/JamieMason/syncpack/commit/476a849bc4e1e715bb6ad7bd193ee0629cf6eb7e )
17
+
18
+ #### [ 14.0.0-alpha.11] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.10...14.0.0-alpha.11 )
19
+
20
+ > 27 April 2025
21
+
22
+ - feat(cli): tidy output and improve consistency [ ` #263 ` ] ( https://github.com/JamieMason/syncpack/issues/263 )
23
+ - feat(update): rewrite syncpack update for v14 [ ` #276 ` ] ( https://github.com/JamieMason/syncpack/issues/276 ) [ ` #210 ` ] ( https://github.com/JamieMason/syncpack/issues/210 ) [ ` #196 ` ] ( https://github.com/JamieMason/syncpack/issues/196 ) [ ` #190 ` ] ( https://github.com/JamieMason/syncpack/issues/190 ) [ ` #175 ` ] ( https://github.com/JamieMason/syncpack/issues/175 )
24
+ - docs(readme): update readme for v14 alpha [ ` b7ff348 ` ] ( https://github.com/JamieMason/syncpack/commit/b7ff34875ea311072aa2215f7bd5e4d7a81e7cbd )
25
+ - refactor(core): remove deprecated instance props [ ` 9c58443 ` ] ( https://github.com/JamieMason/syncpack/commit/9c584439429ac8156fc7af07d5f3cb4787e8ff30 )
26
+ - chore(github): try to fix release pipeline [ ` 06d3287 ` ] ( https://github.com/JamieMason/syncpack/commit/06d3287578e9c1cb832bd30b9e219b8a15b9b788 )
15
27
16
28
#### [ 14.0.0-alpha.10] ( https://github.com/JamieMason/syncpack/compare/14.0.0-alpha.9...14.0.0-alpha.10 )
17
29
@@ -96,13 +108,22 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
96
108
97
109
- chore(release): 14.0.0-alpha.1 [ ` 2374a46 ` ] ( https://github.com/JamieMason/syncpack/commit/2374a4607c067df65e8ba7a64a6078a475452bf8 )
98
110
99
- #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.2 ...14.0.0-alpha.0 )
111
+ #### [ 14.0.0-alpha.0] ( https://github.com/JamieMason/syncpack/compare/13.0.3 ...14.0.0-alpha.0 )
100
112
101
113
> 1 November 2024
102
114
103
115
- chore(release): 14.0.0-alpha.0 [ ` f8d0918 ` ] ( https://github.com/JamieMason/syncpack/commit/f8d091823c9596551498b839450fa7e7b1bdb865 )
104
116
- feat(core): migrate to rust [ ` a37e52e ` ] ( https://github.com/JamieMason/syncpack/commit/a37e52e5a29215cc57c28b7a2fb7df27069fd2dc )
105
117
118
+ #### [ 13.0.3] ( https://github.com/JamieMason/syncpack/compare/13.0.2...13.0.3 )
119
+
120
+ > 9 March 2025
121
+
122
+ - fix(npm): use caret versions internally [ ` #259 ` ] ( https://github.com/JamieMason/syncpack/issues/259 )
123
+ - fix(npm): update dependencies [ ` 611b49c ` ] ( https://github.com/JamieMason/syncpack/commit/611b49c0f2982ace8065c1d05201917798fa83bc )
124
+ - chore(release): 13.0.3 [ ` 476a849 ` ] ( https://github.com/JamieMason/syncpack/commit/476a849bc4e1e715bb6ad7bd193ee0629cf6eb7e )
125
+ - chore(scripts): fix node engines checker [ ` c10db2f ` ] ( https://github.com/JamieMason/syncpack/commit/c10db2f80d9edc9ec5c776d285abf3ca68696899 )
126
+
106
127
#### [ 13.0.2] ( https://github.com/JamieMason/syncpack/compare/13.0.1...13.0.2 )
107
128
108
129
> 5 February 2025
0 commit comments