We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2713b82 commit 276037aCopy full SHA for 276037a
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [5.1.4](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.3...v5.1.4) (2024-04-16)
2
+
3
4
+### Bug Fixes
5
6
+* remove pnpm version restriction ([#629](https://github.com/sveltejs/svelte-preprocess/issues/629)) ([2713b82](https://github.com/sveltejs/svelte-preprocess/commit/2713b82d80cd6d40c1c12cebe31c4d25882bec13))
7
8
9
10
## [5.1.3](https://github.com/sveltejs/svelte-preprocess/compare/v5.1.2...v5.1.3) (2023-12-18)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess",
- "version": "5.1.3",
+ "version": "5.1.4",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments