Skip to content

Commit e4f0170

Browse files
chore: release (alpha)
1 parent f6f0452 commit e4f0170

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
@@ -9,13 +9,15 @@
99
"brave-baboons-talk",
1010
"calm-paths-pull",
1111
"chilled-turkeys-leave",
12+
"clean-actors-jam",
1213
"eager-wings-crash",
1314
"eight-months-camp",
1415
"fifty-flies-yell",
1516
"fresh-eyes-bet",
1617
"little-gifts-wave",
1718
"moody-hands-check",
1819
"nasty-ladybugs-trade",
20+
"plenty-geese-enter",
1921
"sharp-llamas-grab",
2022
"tricky-hounds-relate",
2123
"wicked-laws-bake"

packages/start/CHANGELOG.md

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

3+
## 2.0.0-alpha.3
4+
5+
### Minor Changes
6+
7+
- f6f0452: seroval json mode
8+
9+
### Patch Changes
10+
11+
- ff9607c: import DevEnvironment and Rollup as type from vite
12+
313
## 2.0.0-alpha.2
414

515
### Minor Changes

packages/start/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@solidjs/start",
3-
"version": "2.0.0-alpha.2",
3+
"version": "2.0.0-alpha.3",
44
"type": "module",
55
"scripts": {
66
"build": "pnpm validate-imports && tsc && node scripts/build.js",

0 commit comments

Comments
 (0)