Skip to content

Commit 42a2e85

Browse files
Version Packages (#428)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent d2aa270 commit 42a2e85

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/unlucky-cooks-return.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

packages/vite-plugin-svelte/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @sveltejs/vite-plugin-svelte
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- temporarily add vite 3.1 beta to peer dependencies rule to avoid warning on kit projects using it ([#427](https://github.com/sveltejs/vite-plugin-svelte/pull/427))
8+
9+
**warning:** this is going to be changed back to `^3.0.0` in a future patch
10+
311
## 1.0.3
412

513
### Patch Changes

packages/vite-plugin-svelte/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@sveltejs/vite-plugin-svelte",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)