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.
2 parents 5cf8a55 + b37ad35 commit a327333Copy full SHA for a327333
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# svelte-loader changelog
2
3
+## 2.13.1
4
+
5
+* v3 fixes ([#78](https://github.com/sveltejs/svelte-loader/pull/78))
6
7
## 2.13.0
8
9
* Handle `dependencies` returned from `preprocess` ([#75](https://github.com/sveltejs/svelte-loader/pull/75))
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-loader",
- "version": "2.13.0",
+ "version": "2.13.1",
"author": "Nico Rehwaldt <[email protected]>",
"description": "A webpack loader for svelte",
"license": "MIT",
0 commit comments