File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 88 "changesets" : [
99 " brave-baboons-talk" ,
1010 " chilled-turkeys-leave" ,
11+ " eight-months-camp" ,
1112 " little-gifts-wave" ,
1213 " nasty-ladybugs-trade" ,
13- " sharp-llamas-grab"
14+ " sharp-llamas-grab" ,
15+ " wicked-laws-bake"
1416 ]
1517}
Original file line number Diff line number Diff line change 11# @solidjs/start
22
3+ ## 2.0.0-alpha.2
4+
5+ ### Patch Changes
6+
7+ - 7077a49: Fixed CSS from shared chunks not being collected via the chunk name.
8+ - a620eeb: Fixed virtual module CSS not being collected in vite dev.
9+
310## 2.0.0-alpha.1
411
512### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @solidjs/start" ,
3- "version" : " 2.0.0-alpha.1 " ,
3+ "version" : " 2.0.0-alpha.2 " ,
44 "type" : " module" ,
55 "scripts" : {
66 "build" : " pnpm validate-imports && tsc && node scripts/build.js" ,
You can’t perform that action at this time.
0 commit comments