Skip to content

Commit c6f3d41

Browse files
authored
Update unreleased
1 parent 04023af commit c6f3d41

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# svelte-loader changelog
22

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+
38
## 3.0.0
49

510
* Breaking: compiler options must now be specified under `compilerOptions` ([#159](https://github.com/sveltejs/svelte-loader/pull/159))

0 commit comments

Comments
 (0)