Skip to content

Commit 86ddc14

Browse files
committed
-> v3.1.0
1 parent fae1db0 commit 86ddc14

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# svelte-loader changelog
22

3-
## 3.1.0 (Unreleased)
3+
## 3.1.0
44

55
* Pass preprocessor source maps to compiler ([#172](https://github.com/sveltejs/svelte-loader/pull/172))
66
* Recompile style imports after an error ([#173](https://github.com/sveltejs/svelte-loader/pull/173))

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "svelte-loader",
3-
"version": "3.0.0",
3+
"version": "3.1.0",
44
"author": "Nico Rehwaldt <git_nikku@nixis.de>",
55
"description": "A webpack loader for svelte",
66
"license": "MIT",

0 commit comments

Comments
 (0)