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 66d3cf9 commit 526e516Copy full SHA for 526e516
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [5.1.1](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.0...v5.1.1) (2023-11-21)
2
+
3
4
+### Bug Fixes
5
6
+* force module(resolution) ([66d3cf9](https://github.com/sveltejs/svelte-preprocess/commit/66d3cf9a0cbc0eda84b98090bb8d9644b70eea00))
7
8
9
10
# [5.1.0](https://github.com/sveltejs/svelte-preprocess/compare/v5.0.3...v5.1.0) (2023-11-10)
11
12
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess",
- "version": "5.1.0",
+ "version": "5.1.1",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments