We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7d7b734 commit 1f0272eCopy full SHA for 1f0272e
CHANGELOG.md
@@ -11,6 +11,8 @@
11
* Replace broken Svelte 2 HMR with the implementation from `rixo/svelte-loader-hot` ([#156](https://github.com/sveltejs/svelte-loader/pull/156))
12
* Add Node 14 support and remove virtual modules implementation (fixes [#125](https://github.com/sveltejs/svelte-loader/pull/125), [#131](https://github.com/sveltejs/svelte-loader/pull/131))
13
14
+Thanks to @non25, @Smittyvb, @rixo, and the numerous others who contributed to this major release!
15
+
16
## 2.13.6
17
18
* Check whether the filesystem implements `purge` before calling it ([#81](https://github.com/sveltejs/svelte-loader/pull/81))
0 commit comments