Skip to content

Commit 06aa08d

Browse files
committed
chore: changelog
1 parent 46776a1 commit 06aa08d

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/plugin-rsc/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## v0.4.10
4+
5+
- feat: add `@vitejs/plugin-rsc` ([#521](https://github.com/vitejs/vite-plugin-react/pull/521))
6+
7+
---
8+
9+
Older versions were released as [`@hi-ogawa/vite-rsc`](https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc).
10+
311
## v0.4.9 (2025-07-03)
412

513
- feat: re-export plugin from base exports entry ([#1125](https://github.com/hi-ogawa/vite-plugins/pull/1125))

packages/plugin-rsc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vitejs/plugin-rsc",
3-
"version": "0.4.9",
3+
"version": "0.4.10",
44
"homepage": "https://github.com/hi-ogawa/vite-plugins/tree/main/packages/rsc",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)