Skip to content

Commit f0c77cf

Browse files
authored
chore: update README (#2326)
1 parent d48e71b commit f0c77cf

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</a>
88
<h1>ZenStack</h1>
99
<a href="https://www.npmjs.com/package/zenstack">
10-
<img src="https://img.shields.io/npm/v/zenstack">
10+
<img src="https://img.shields.io/npm/v/zenstack/release-v2">
1111
</a>
1212
<a href="https://www.npmjs.com/package/zenstack">
1313
<img src="https://img.shields.io/npm/dm/@zenstackhq/runtime">
@@ -24,10 +24,9 @@
2424
</a>
2525
</div>
2626

27+
## V3 is released!
2728

28-
## V3 is in Beta now!
29-
30-
[ZenStack v3](https://zenstack.dev/v3) is in Beta now! It replaced Prisma ORM with its own implementation built on top of [Kysely](https://kysely.dev) - lighter, faster, and more flexible. The code resides in a [separate repo](https://github.com/zenstackhq/zenstack-v3).
29+
[ZenStack v3](https://zenstack.dev) is released! It replaced Prisma ORM with its own implementation built on top of [Kysely](https://kysely.dev) - lighter, faster, and more flexible. The code resides in a [separate repo](https://github.com/zenstackhq/zenstack-v3).
3130

3231
## What it is
3332

@@ -37,7 +36,7 @@ Our goal is to let you save time writing boilerplate code and focus on building
3736

3837
## How it works
3938

40-
> Read full documentation at 👉🏻 [zenstack.dev](https://zenstack.dev). Join [Discord](https://discord.gg/Ykhr738dUe) for feedback and questions.
39+
> Read full documentation at 👉🏻 [https://zenstack.dev/docs/2.x/](https://zenstack.dev/docs/2.x/). Join [Discord](https://discord.gg/Ykhr738dUe) for feedback and questions.
4140
4241
ZenStack incrementally extends Prisma's power with the following four layers:
4342

0 commit comments

Comments
 (0)