Skip to content

Commit e4cba65

Browse files
committed
chore: readme
1 parent 0bac2f1 commit e4cba65

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

packages/plugin-rsc/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,10 @@ export default defineConfig({
419419
})
420420
```
421421

422-
## Higher level API
422+
## High level API
423+
424+
> [!NOTE]
425+
> High level API is deprecated. Please write on your own `@vitejs/plugin-rsc/{rsc,ssr,browser}` integration.
423426

424427
This is a wrapper of `react-server-dom` API and helper API to setup a minimal RSC app without writing own framework code like [`./examples/starter/src/framework`](./examples/starter/src/framework/). See [`./examples/basic`](./examples/basic/) for how this API is used.
425428

0 commit comments

Comments
 (0)