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 406d3a8 commit e2a9e87Copy full SHA for e2a9e87
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [4.8.0](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.4...v4.8.0) (2021-08-23)
2
+
3
4
+### Bug Fixes
5
6
+* add deprecation warning to defaults prop ([#393](https://github.com/sveltejs/svelte-preprocess/issues/393)) ([406d3a8](https://github.com/sveltejs/svelte-preprocess/commit/406d3a87c4779c16fca1264ce66fc491e5eec170))
7
8
9
10
## [4.7.4](https://github.com/sveltejs/svelte-preprocess/compare/v4.7.3...v4.7.4) (2021-07-09)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte-preprocess",
- "version": "4.7.4",
+ "version": "4.8.0",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
0 commit comments