Skip to content

Commit b4cd0c4

Browse files
authored
chore: mark react and next packages as deprecated (#496)
1 parent 4f19913 commit b4cd0c4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

packages/next/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ZenStack Next.js Library
22

3+
**This package is deprecated. Please use `@zenstackhq/server` package instead.**
4+
35
This package is the runtime library for integrating ZenStack with Next.js.
46

57
Visit [Homepage](https://zenstack.dev) for more details.

packages/plugins/react/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# ZenStack React plugin & runtime
22

3+
**This package is deprecated. Please use `@zenstackhq/swr` or `@zenstackhq/tanstack-query` packages instead.**
4+
35
This package contains ZenStack plugin and runtime for ReactJS.
46

57
Visit [Homepage](https://zenstack.dev) for more details.

0 commit comments

Comments
 (0)