Skip to content

Commit f653c18

Browse files
Version Packages (next) (#188)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 405298a commit f653c18

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

.changeset/pre.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@
7676
"modern-horses-reply",
7777
"nasty-baboons-joke",
7878
"nasty-poems-fold",
79+
"nasty-seahorses-dance",
7980
"nasty-worms-admire",
8081
"plenty-pumpkins-buy",
8182
"popular-yaks-fetch",
@@ -87,6 +88,7 @@
8788
"sharp-laws-leave",
8889
"six-ears-grow",
8990
"strange-brooms-crash",
91+
"tame-weeks-glow",
9092
"tricky-clouds-grab",
9193
"two-queens-roll",
9294
"wicked-hairs-share",

packages/vite-plugin-svelte/CHANGELOG.md

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

3+
## 1.0.0-next.27
4+
5+
### Minor Changes
6+
7+
- Run Vite preprocessors first in markup phase ([#189](https://github.com/sveltejs/vite-plugin-svelte/pull/189))
8+
9+
### Patch Changes
10+
11+
- Handle flexible ssr signature for hooks with ssr argument ([#187](https://github.com/sveltejs/vite-plugin-svelte/pull/187))
12+
313
## 1.0.0-next.26
414

515
### Major 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.0-next.26",
3+
"version": "1.0.0-next.27",
44
"license": "MIT",
55
"author": "dominikg",
66
"files": [

0 commit comments

Comments
 (0)