We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04023af commit c6f3d41Copy full SHA for c6f3d41
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# svelte-loader changelog
2
3
+## 3.1.0 (Unreleased)
4
+
5
+* Pass preprocessor source maps to compiler ([#172](https://github.com/sveltejs/svelte-loader/pull/172))
6
+* Recompile style imports after an error ([#173](https://github.com/sveltejs/svelte-loader/pull/173))
7
8
## 3.0.0
9
10
* Breaking: compiler options must now be specified under `compilerOptions` ([#159](https://github.com/sveltejs/svelte-loader/pull/159))
0 commit comments