File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 "changesets" : [
88 " clean-lazy-entries" ,
99 " client-manifest-outdir" ,
10+ " compiler-package-rename" ,
1011 " dev-css-and-client-manifest" ,
1112 " empty-dragons-grow" ,
1213 " lazy-entry-eliminated-importers" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 3.0.0-next.12
4+
5+ ### Patch Changes
6+
7+ - 7b2a3ba: Follow the native compiler package rename: ` @dom-expressions/jsx-compiler ` is
8+ now ` @dom-expressions/compiler ` (the binary is growing beyond the JSX
9+ transform, so the name no longer singles out one pass). No option or behavior
10+ changes — ` jsx: "native" ` works exactly as before.
11+
312## 3.0.0-next.11
413
514### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " vite-plugin-solid" ,
3- "version" : " 3.0.0-next.11 " ,
3+ "version" : " 3.0.0-next.12 " ,
44 "description" : " solid-js integration plugin for vite 3/4/5/6/7" ,
55 "type" : " module" ,
66 "files" : [
You can’t perform that action at this time.
0 commit comments