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.4 (2025-10-16)
4+
5+ - feat: provide ambient types through plugin import ([ #1286 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1286 ) )
6+ - feat: expose ` Assets.merge ` method ([ #1285 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1285 ) )
7+ - chore: server hmr in remix 3 ([ #1280 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1280 ) )
8+ - chore: update version to 0.0.3 ([ #1277 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1277 ) )
9+
310## v0.0.3 (2025-10-15)
411
5- - fix(fullstack) : skip ` @vite/client ` patch on latest vite ([ #1275 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1275 ) )
6- - fix(fullstack) : fix vite peerDependencies range ([ #1261 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1261 ) )
7- - chore(fullstack) : remix frame demo ([ #1273 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1273 ) )
8- - chore(fullstack) : remix hydrated component demo ([ #1272 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1272 ) )
9- - chore(fullstack) : use ` /islands/ ` directory convention ([ #1265 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1265 ) )
10- - docs(fullstack) : polish proposal ([ #1259 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1259 ) )
12+ - fix: skip ` @vite/client ` patch on latest vite ([ #1275 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1275 ) )
13+ - fix: fix vite peerDependencies range ([ #1261 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1261 ) )
14+ - chore: remix frame demo ([ #1273 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1273 ) )
15+ - chore: remix hydrated component demo ([ #1272 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1272 ) )
16+ - chore: use ` /islands/ ` directory convention ([ #1265 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1265 ) )
17+ - docs: polish proposal ([ #1259 ] ( https://github.com/hi-ogawa/vite-plugins/pull/1259 ) )
1118
1219## v0.0.2 (2025-10-08)
1320
Original file line number Diff line number Diff line change 11{
22 "name" : " @hiogawa/vite-plugin-fullstack" ,
3- "version" : " 0.0.3 " ,
3+ "version" : " 0.0.4 " ,
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