Skip to content

Commit 0bf927b

Browse files
Version Packages (next) (#253)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5ffcb1e commit 0bf927b

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.changeset/pre.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"vite-plugin-solid": "3.0.0-next.2"
66
},
77
"changesets": [
8-
"empty-dragons-grow"
8+
"empty-dragons-grow",
9+
"six-lions-joke"
910
]
1011
}

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.4
4+
5+
### Patch Changes
6+
7+
- 5ffcb1e: fix: preserve jsx for rolldown dep scan
8+
39
## 3.0.0-next.3
410

511
### Patch 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.3",
3+
"version": "3.0.0-next.4",
44
"description": "solid-js integration plugin for vite 3/4/5/6/7",
55
"type": "module",
66
"files": [

0 commit comments

Comments
 (0)