File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## v0.4.10
3+ ## v0.4.10 (2025-07-04)
44
55- feat: add ` @vitejs/plugin-rsc ` ([ #521 ] ( https://github.com/vitejs/vite-plugin-react/pull/521 ) )
66
Original file line number Diff line number Diff line change 11{
22 "name" : " @vitejs/plugin-rsc" ,
3- "version" : " 0.4.10" ,
3+ "version" : " 0.4.10-pre.0 " ,
44 "homepage" : " https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc" ,
55 "repository" : {
66 "type" : " git" ,
2626 "test-package" : " bash scripts/test-package.sh" ,
2727 "tsc" : " tsc -b ./tsconfig.json ./e2e/tsconfig.json ./examples/*/tsconfig.json" ,
2828 "tsc-dev" : " pnpm tsc --watch --preserveWatchOutput" ,
29+ "changelog" : " pnpm dlx @hiogawa/changelog --repo https://github.com/vitejs/vite-plugin-react" ,
2930 "dev" : " tsdown --sourcemap --watch src" ,
3031 "build" : " tsdown" ,
3132 "prepack" : " tsdown --clean"
You can’t perform that action at this time.
0 commit comments