Skip to content

Commit f0382b6

Browse files
committed
docs: fix changelog
1 parent 2c0bd45 commit f0382b6

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

CHANGELOG.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -5,22 +5,7 @@
55

66
* 🐛 remove support for 'type' attribute ([2f2782d](https://github.com/sveltejs/svelte-preprocess/commit/2f2782d49f46a3e1dbfcd0463821d23baa04b271))
77
* 🐛 remove support for custom default languages ([ea19ca4](https://github.com/sveltejs/svelte-preprocess/commit/ea19ca4a9523fe1c82166ba57abbe147119d52f9))
8-
* add pug const mixin ([#518](https://github.com/sveltejs/svelte-preprocess/issues/518)) ([0551a9b](https://github.com/sveltejs/svelte-preprocess/commit/0551a9b557ee18bb05a3e9021a8c9aa1f7b8c665)), closes [#467](https://github.com/sveltejs/svelte-preprocess/issues/467)
9-
* paths in postcss sourcemap sources array ([#500](https://github.com/sveltejs/svelte-preprocess/issues/500)) ([2027375](https://github.com/sveltejs/svelte-preprocess/commit/2027375969255d11708340ee40eb2e3ded7ddb35))
10-
* preserve `[@font-face](https://github.com/font-face)` inside `:global` block ([#486](https://github.com/sveltejs/svelte-preprocess/issues/486)) ([8064473](https://github.com/sveltejs/svelte-preprocess/commit/8064473ae107f6e2d34eb9590e4befa70ce4618c)), closes [#236](https://github.com/sveltejs/svelte-preprocess/issues/236)
11-
* stylus - handle relative sourcemap sources([#513](https://github.com/sveltejs/svelte-preprocess/issues/513)) ([77bd3bf](https://github.com/sveltejs/svelte-preprocess/commit/77bd3bf69554afbc45d6f1e34a4eb5abf398a933))
12-
13-
14-
### Features
15-
16-
* 🎸 bump minimum node version to 14 ([30a9287](https://github.com/sveltejs/svelte-preprocess/commit/30a9287c474241ef0bf03bade04404e120cb1ec7))
17-
* drop Node 10 and 12. Add 16 and 18 ([#561](https://github.com/sveltejs/svelte-preprocess/issues/561)) ([55c051d](https://github.com/sveltejs/svelte-preprocess/commit/55c051d6a63e5f7da430c736b2384995c0ec706b))
18-
19-
20-
### Performance Improvements
21-
22-
* ⚡️ remove support for deprecated node-sass ([4ae1ff1](https://github.com/sveltejs/svelte-preprocess/commit/4ae1ff1db17ff98d97be1a0ec538ef40d8affdcb))
23-
8+
* 🐛 bump minimum node version to 14 ([30a9287](https://github.com/sveltejs/svelte-preprocess/commit/30a9287c474241ef0bf03bade04404e120cb1ec7))
249

2510
### BREAKING CHANGES
2611

0 commit comments

Comments
 (0)