Skip to content

Commit 913c8f3

Browse files
Version Packages (next)
1 parent 178b9dc commit 913c8f3

3 files changed

Lines changed: 8 additions & 1 deletion

File tree

.changeset/pre.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"bump-solid-beta-22",
1010
"bump-solid-beta-24",
1111
"bump-solid-beta-25",
12+
"bump-solid-beta-26",
1213
"clean-lazy-entries",
1314
"client-manifest-outdir",
1415
"compiler-package-rename",

CHANGELOG.md

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

3+
## 3.0.0-next.17
4+
5+
### Patch Changes
6+
7+
- 178b9dc: update to solid 2.0.0-beta.26 and @dom-expressions/compiler 0.50.0-next.31
8+
39
## 3.0.0-next.16
410

511
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vite-plugin-solid",
3-
"version": "3.0.0-next.16",
3+
"version": "3.0.0-next.17",
44
"description": "solid-js integration plugin for vite 6/7/8",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)