|
1 | 1 | # @svelte-add/ast-tooling |
2 | 2 |
|
| 3 | +## 2.1.6 |
| 4 | + |
| 5 | +### Patch Changes |
| 6 | + |
| 7 | +- chore: publish package provenance info ([#541](https://github.com/svelte-add/svelte-add/pull/541)) |
| 8 | + |
3 | 9 | ## 2.1.5 |
4 | 10 |
|
5 | 11 | ### Patch Changes |
6 | 12 |
|
7 | | -- chore: trigger release ([#504](https://github.com/svelte-add/svelte-add/pull/504)) |
| 13 | +- chore: trigger release ([#504](https://github.com/svelte-add/svelte-add/pull/504)) |
8 | 14 |
|
9 | 15 | ## 2.1.4 |
10 | 16 |
|
11 | 17 | ### Patch Changes |
12 | 18 |
|
13 | | -- chore: use `stringify` instead of `patch` ([#493](https://github.com/svelte-add/svelte-add/pull/493)) |
| 19 | +- chore: use `stringify` instead of `patch` ([#493](https://github.com/svelte-add/svelte-add/pull/493)) |
14 | 20 |
|
15 | | -- fix: preserve formatting for JS files ([#467](https://github.com/svelte-add/svelte-add/pull/467)) |
| 21 | +- fix: preserve formatting for JS files ([#467](https://github.com/svelte-add/svelte-add/pull/467)) |
16 | 22 |
|
17 | | -- chore: expose `CssChildNode` ([#496](https://github.com/svelte-add/svelte-add/pull/496)) |
| 23 | +- chore: expose `CssChildNode` ([#496](https://github.com/svelte-add/svelte-add/pull/496)) |
18 | 24 |
|
19 | 25 | ## 2.1.3 |
20 | 26 |
|
21 | 27 | ### Patch Changes |
22 | 28 |
|
23 | | -- chore: consolidate adders into one package ([#446](https://github.com/svelte-add/svelte-add/pull/446)) |
| 29 | +- chore: consolidate adders into one package ([#446](https://github.com/svelte-add/svelte-add/pull/446)) |
24 | 30 |
|
25 | 31 | ## 2.1.2 |
26 | 32 |
|
27 | 33 | ### Patch Changes |
28 | 34 |
|
29 | | -- fix: empty style and script tags are no longer included ([#444](https://github.com/svelte-add/svelte-add/pull/444)) |
| 35 | +- fix: empty style and script tags are no longer included ([#444](https://github.com/svelte-add/svelte-add/pull/444)) |
30 | 36 |
|
31 | 37 | ## 2.1.1 |
32 | 38 |
|
33 | 39 | ### Patch Changes |
34 | 40 |
|
35 | | -- chore: fixed type imports and exports ([#412](https://github.com/svelte-add/svelte-add/pull/412)) |
| 41 | +- chore: fixed type imports and exports ([#412](https://github.com/svelte-add/svelte-add/pull/412)) |
36 | 42 |
|
37 | 43 | ## 2.1.0 |
38 | 44 |
|
39 | 45 | ### Minor Changes |
40 | 46 |
|
41 | | -- feat: added `zimmerframe` and a few ast utilities ([#379](https://github.com/svelte-add/svelte-add/pull/379)) |
| 47 | +- feat: added `zimmerframe` and a few ast utilities ([#379](https://github.com/svelte-add/svelte-add/pull/379)) |
42 | 48 |
|
43 | 49 | ### Patch Changes |
44 | 50 |
|
45 | | -- chore: bump dependencies ([#392](https://github.com/svelte-add/svelte-add/pull/392)) |
| 51 | +- chore: bump dependencies ([#392](https://github.com/svelte-add/svelte-add/pull/392)) |
46 | 52 |
|
47 | 53 | ## 2.0.4 |
48 | 54 |
|
49 | 55 | ### Patch Changes |
50 | 56 |
|
51 | | -- chore: update external dependencies ([#375](https://github.com/svelte-add/svelte-add/pull/375)) |
| 57 | +- chore: update external dependencies ([#375](https://github.com/svelte-add/svelte-add/pull/375)) |
52 | 58 |
|
53 | 59 | ## 2.0.3 |
54 | 60 |
|
55 | 61 | ### Patch Changes |
56 | 62 |
|
57 | | -- chore: enabled `strict` mode and fixed types ([#361](https://github.com/svelte-add/svelte-add/pull/361)) |
| 63 | +- chore: enabled `strict` mode and fixed types ([#361](https://github.com/svelte-add/svelte-add/pull/361)) |
58 | 64 |
|
59 | 65 | ## 2.0.2 |
60 | 66 |
|
61 | 67 | ### Patch Changes |
62 | 68 |
|
63 | | -- preserve json intendation ([#345](https://github.com/svelte-add/svelte-add/pull/345)) |
| 69 | +- preserve json intendation ([#345](https://github.com/svelte-add/svelte-add/pull/345)) |
64 | 70 |
|
65 | 71 | ## 2.0.1 |
66 | 72 |
|
67 | 73 | ### Patch Changes |
68 | 74 |
|
69 | | -- publish v2 ([`05d47180aa7c03c7b67e6e28279b192c91955a5a`](https://github.com/svelte-add/svelte-add/commit/05d47180aa7c03c7b67e6e28279b192c91955a5a)) |
| 75 | +- publish v2 ([`05d47180aa7c03c7b67e6e28279b192c91955a5a`](https://github.com/svelte-add/svelte-add/commit/05d47180aa7c03c7b67e6e28279b192c91955a5a)) |
0 commit comments