|
1 | 1 | ## [4.4.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.4.0...v4.4.3) (2020-10-07)
|
2 | 2 |
|
3 |
| - |
4 | 3 | ### Bug Fixes
|
5 | 4 |
|
6 |
| -* 🐛 prefixed keyframes globalization ([cdb5ae4](https://github.com/sveltejs/svelte-preprocess/commit/cdb5ae4a31aa4c0d1934a7aa82337b3c86eed92e)), closes [#264](https://github.com/sveltejs/svelte-preprocess/issues/264) |
7 |
| -* 🐛 prevent trying to resolve interpolated src values ([e71157c](https://github.com/sveltejs/svelte-preprocess/commit/e71157c001ec7ba9f47b1ce4ad747a8a1a3258d5)), closes [#226](https://github.com/sveltejs/svelte-preprocess/issues/226) |
8 |
| -* 🐛 types for postcss 8 ([9b3cd3b](https://github.com/sveltejs/svelte-preprocess/commit/9b3cd3b3b8b347a4c99efa189437c27f037ef6f5)), closes [#258](https://github.com/sveltejs/svelte-preprocess/issues/258) |
9 |
| - |
10 |
| - |
| 5 | +- 🐛 types for postcss 8 ([9b3cd3b](https://github.com/sveltejs/svelte-preprocess/commit/9b3cd3b3b8b347a4c99efa189437c27f037ef6f5)), closes [#258](https://github.com/sveltejs/svelte-preprocess/issues/258) |
11 | 6 |
|
12 | 7 | ## [4.4.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.4.0...v4.4.2) (2020-10-05)
|
13 | 8 |
|
14 |
| - |
15 | 9 | ### Bug Fixes
|
16 | 10 |
|
17 |
| -* 🐛 prefixed keyframes globalization ([903d95b](https://github.com/sveltejs/svelte-preprocess/commit/903d95b931da10cf861fc71c15e6ab43fcfef590)), closes [#264](https://github.com/sveltejs/svelte-preprocess/issues/264) |
18 |
| -* 🐛 prevent trying to resolve interpolated src values ([e71157c](https://github.com/sveltejs/svelte-preprocess/commit/e71157c001ec7ba9f47b1ce4ad747a8a1a3258d5)), closes [#226](https://github.com/sveltejs/svelte-preprocess/issues/226) |
19 |
| - |
20 |
| - |
| 11 | +- 🐛 prefixed keyframes globalization ([903d95b](https://github.com/sveltejs/svelte-preprocess/commit/903d95b931da10cf861fc71c15e6ab43fcfef590)), closes [#264](https://github.com/sveltejs/svelte-preprocess/issues/264) |
21 | 12 |
|
22 | 13 | ## [4.4.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.4.0...v4.4.1) (2020-10-05)
|
23 | 14 |
|
24 |
| - |
25 | 15 | ### Bug Fixes
|
26 | 16 |
|
27 |
| -* 🐛 prevent trying to resolve interpolated src values ([780b09a](https://github.com/sveltejs/svelte-preprocess/commit/780b09a43a0d7cf01067a0ffd378f65961de97c2)), closes [#226](https://github.com/sveltejs/svelte-preprocess/issues/226) |
28 |
| - |
29 |
| - |
| 17 | +- 🐛 prevent trying to resolve interpolated src values ([780b09a](https://github.com/sveltejs/svelte-preprocess/commit/780b09a43a0d7cf01067a0ffd378f65961de97c2)), closes [#226](https://github.com/sveltejs/svelte-preprocess/issues/226) |
30 | 18 |
|
31 | 19 | # [4.4.0](https://github.com/sveltejs/svelte-preprocess/compare/v4.3.2...v4.4.0) (2020-10-05)
|
32 | 20 |
|
33 |
| - |
34 | 21 | ### Features
|
35 | 22 |
|
36 |
| -* add new syntax {key} for `pug` ([#259](https://github.com/sveltejs/svelte-preprocess/issues/259)) ([707206f](https://github.com/sveltejs/svelte-preprocess/commit/707206f7457cf5e066c95a18d3f99f48ea61481d)) |
37 |
| - |
38 |
| - |
| 23 | +- add new syntax {key} for `pug` ([#259](https://github.com/sveltejs/svelte-preprocess/issues/259)) ([707206f](https://github.com/sveltejs/svelte-preprocess/commit/707206f7457cf5e066c95a18d3f99f48ea61481d)) |
39 | 24 |
|
40 | 25 | ## [4.3.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.3.0...v4.3.2) (2020-09-25)
|
41 | 26 |
|
42 |
| - |
43 | 27 | ### Bug Fixes
|
44 | 28 |
|
45 |
| -* 🐛 nth-child not being correctly globalified ([fa7249f](https://github.com/sveltejs/svelte-preprocess/commit/fa7249f6988931f73c82e18554dcdf702bda5146)), closes [#224](https://github.com/sveltejs/svelte-preprocess/issues/224) |
46 |
| -* 🐛 prevent supressing generic errors on postcss transformer ([9a7dd49](https://github.com/sveltejs/svelte-preprocess/commit/9a7dd4991ecbb9443bffe1d69b0cc68f513f59a7)), closes [#216](https://github.com/sveltejs/svelte-preprocess/issues/216) |
47 |
| - |
48 |
| - |
| 29 | +- 🐛 nth-child not being correctly globalified ([fa7249f](https://github.com/sveltejs/svelte-preprocess/commit/fa7249f6988931f73c82e18554dcdf702bda5146)), closes [#224](https://github.com/sveltejs/svelte-preprocess/issues/224) |
| 30 | +- 🐛 prevent supressing generic errors on postcss transformer ([9a7dd49](https://github.com/sveltejs/svelte-preprocess/commit/9a7dd4991ecbb9443bffe1d69b0cc68f513f59a7)), closes [#216](https://github.com/sveltejs/svelte-preprocess/issues/216) |
49 | 31 |
|
50 | 32 | ## [4.3.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.3.0...v4.3.1) (2020-09-25)
|
51 | 33 |
|
52 |
| - |
53 | 34 | ### Bug Fixes
|
54 | 35 |
|
55 |
| -* 🐛 nth-child not being correctly globalified ([c78b260](https://github.com/sveltejs/svelte-preprocess/commit/c78b26038f12cd698d65a09f53fb798c6abb7f03)), closes [#224](https://github.com/sveltejs/svelte-preprocess/issues/224) |
56 |
| - |
57 |
| - |
| 36 | +- 🐛 nth-child not being correctly globalified ([c78b260](https://github.com/sveltejs/svelte-preprocess/commit/c78b26038f12cd698d65a09f53fb798c6abb7f03)), closes [#224](https://github.com/sveltejs/svelte-preprocess/issues/224) |
58 | 37 |
|
59 | 38 | # [4.3.0](https://github.com/sveltejs/svelte-preprocess/compare/v4.2.2...v4.3.0) (2020-09-16)
|
60 | 39 |
|
61 |
| - |
62 | 40 | ### Features
|
63 | 41 |
|
64 |
| -* add +html mixin for pug ([#245](https://github.com/sveltejs/svelte-preprocess/issues/245)) ([d2d6d13](https://github.com/sveltejs/svelte-preprocess/commit/d2d6d13318668818682b5dda8ac318b98c499384)) |
65 |
| - |
66 |
| - |
| 42 | +- add +html mixin for pug ([#245](https://github.com/sveltejs/svelte-preprocess/issues/245)) ([d2d6d13](https://github.com/sveltejs/svelte-preprocess/commit/d2d6d13318668818682b5dda8ac318b98c499384)) |
67 | 43 |
|
68 | 44 | ## [4.2.2](https://github.com/sveltejs/svelte-preprocess/compare/v4.2.0...v4.2.2) (2020-09-16)
|
69 | 45 |
|
70 |
| - |
71 | 46 | ### Bug Fixes
|
72 | 47 |
|
73 |
| -* allow typescript v4 ([c584bcf](https://github.com/sveltejs/svelte-preprocess/commit/c584bcff7fcb1021cd21b82b79c8b4608f2f8d5a)) |
74 |
| - |
75 |
| - |
| 48 | +- allow typescript v4 ([c584bcf](https://github.com/sveltejs/svelte-preprocess/commit/c584bcff7fcb1021cd21b82b79c8b4608f2f8d5a)) |
76 | 49 |
|
77 | 50 | ## [4.2.1](https://github.com/sveltejs/svelte-preprocess/compare/v4.2.0...v4.2.1) (2020-09-01)
|
78 | 51 |
|
79 |
| - |
80 | 52 | ### Bug Fixes
|
81 | 53 |
|
82 |
| -* 🐛 self-closing templates with external source ([217a09d](https://github.com/sveltejs/svelte-preprocess/commit/217a09dab1beae2d6f309760d425001ead74217f)), closes [#235](https://github.com/sveltejs/svelte-preprocess/issues/235) |
83 |
| - |
84 |
| - |
| 54 | +- 🐛 self-closing templates with external source ([217a09d](https://github.com/sveltejs/svelte-preprocess/commit/217a09dab1beae2d6f309760d425001ead74217f)), closes [#235](https://github.com/sveltejs/svelte-preprocess/issues/235) |
85 | 55 |
|
86 | 56 | # [4.2.0](https://github.com/sveltejs/svelte-preprocess/compare/v4.1.3...v4.2.0) (2020-08-30)
|
87 | 57 |
|
88 |
| - |
89 | 58 | ### Features
|
90 | 59 |
|
91 |
| -* 🎸 enable sourceMap for dev environment automatically ([4df9031](https://github.com/sveltejs/svelte-preprocess/commit/4df9031d942dd4ecc0f47878c21c54cd15552285)) |
92 |
| - |
93 |
| - |
| 60 | +- 🎸 enable sourceMap for dev environment automatically ([4df9031](https://github.com/sveltejs/svelte-preprocess/commit/4df9031d942dd4ecc0f47878c21c54cd15552285)) |
94 | 61 |
|
95 | 62 | ## [4.1.3](https://github.com/sveltejs/svelte-preprocess/compare/v4.1.1...v4.1.3) (2020-08-30)
|
96 | 63 |
|
|
0 commit comments