File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.0.0-alpha.3 (2025-10-04)
4+
5+ - feat(fullstack): support ` ?assets=client ` and ` ?assets=ssr ` ([ #1214 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1214 ) )
6+ - feat(fullstack): support ` ?assets ` query ([ #1208 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1208 ) )
7+ - fix(fullstack): remove ` transformeRequest ` during ` collectCss ` ([ #1212 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1212 ) )
8+ - docs(fullstack): ` ?assets ` import ([ #1215 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1215 ) )
9+ - chore(fullstack): use unhead to simplify vue-router ([ #1216 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1216 ) )
10+ - chore(fullstack): simplify vue-router ssr head example ([ #1210 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1210 ) )
11+ - chore(fullstack): simplify react-router ssr head example ([ #1209 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1209 ) )
12+ - chore(fullstack): tweak vue-router example ([ #1205 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1205 ) )
13+
314## v0.0.0-alpha.2 (2025-10-04)
415
516- feat(fullstack)!: universal route assets as default ([ #1196 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1196 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @hiogawa/vite-plugin-fullstack" ,
3- "version" : " 0.0.0-alpha.2 " ,
3+ "version" : " 0.0.0-alpha.3 " ,
44 "homepage" : " https://github.com/hi-ogawa/vite-plugins/tree/main/packages/fullstack" ,
55 "repository" : {
66 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments