Skip to content

Commit 99a64d5

Browse files
authored
update changelog (#154)
1 parent abfb89e commit 99a64d5

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,10 @@
22

33
## 3.0.0 (unreleased)
44

5-
* Breaking: dropped Svelte 2 support
6-
* Webpack 5 support
7-
* Node 14 support
5+
* Breaking: dropped Svelte 2 support ([#150](https://github.com/sveltejs/svelte-loader/pull/150))
6+
* Webpack 5 support ([#151](https://github.com/sveltejs/svelte-loader/pull/151))
7+
* Node 14 support and fix intermittent crashes when using `cache-loader` in front of `svelte-loader` ([#125](https://github.com/sveltejs/svelte-loader/pull/125))
8+
* Fix handling of paths containing `$$` ([#149](https://github.com/sveltejs/svelte-loader/pull/149))
89

910
## 2.13.6
1011

0 commit comments

Comments
 (0)