Skip to content

Commit 1b83a87

Browse files
authored
Merge pull request #6 from sveltejs/enable-prerelease-mode
enable prerelease mode
2 parents 036ece0 + 00bcead commit 1b83a87

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.changeset/pre.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
"mode": "pre",
3+
"tag": "next",
4+
"initialVersions": {
5+
"vite-plugin-svelte-playground": "1.0.0",
6+
"playground-big": "0.0.0",
7+
"playground-default-svelte-template": "1.0.0",
8+
"playground-default-svelte-template-ts": "1.0.0",
9+
"playground-hmr": "0.0.0",
10+
"playground-hmr-test-dependency": "1.0.0",
11+
"playground-preprocess-with-vite": "0.0.0",
12+
"playground-vite-ssr": "0.0.0",
13+
"playground-windicss": "0.0.0",
14+
"@sveltejs/vite-plugin-svelte": "1.0.0-next.4"
15+
},
16+
"changesets": []
17+
}

0 commit comments

Comments
 (0)