Skip to content

Commit 2521ff9

Browse files
chore: release (alpha)
1 parent 5e17472 commit 2521ff9

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
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",

packages/start/CHANGELOG.md

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

3+
## 2.0.0-alpha.3
4+
5+
### Patch Changes
6+
7+
- ff9607c: import DevEnvironment and Rollup as type from vite
8+
39
## 2.0.0-alpha.2
410

511
### 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)