Skip to content

Commit bf6947b

Browse files
committed
Fix editor formatting and add notice to @vercel/postgres-kysely
1 parent 733334b commit bf6947b

File tree

3 files changed

+8
-3
lines changed

3 files changed

+8
-3
lines changed

packages/kv/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# @vercel/kv (deprecated)
22

3-
> [!CAUTION] > **`@vercel/kv` is deprecated**. Please use [the `@upstash/redis` package from Upstash instead](https://github.com/upstash/redis-js).
3+
> [!CAUTION]
4+
> **`@vercel/kv` is deprecated**. Please use [the `@upstash/redis` package from Upstash instead](https://github.com/upstash/redis-js).
45
56
A client that works with Vercel KV.
67

packages/postgres-kysely/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
# @vercel/postgres-kysely
1+
# @vercel/postgres-kysely (deprecated)
2+
3+
> [!CAUTION]
4+
> **`@vercel/postgres-kysely` is deprecated and no longer maintained.**
25
36
A `@vercel/postgres` wrapper for the [Kysely](https://github.com/kysely-org/kysely) query builder.
47

packages/postgres/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# @vercel/postgres (deprecated)
22

3-
> [!CAUTION] > **`@vercel/postgres` is deprecated**. Please use [the `@neondatabase/serverless` package from Neon instead](https://github.com/neondatabase/serverless). See the [Vercel Postgres to Neon transition guide](https://neon.tech/docs/guides/vercel-postgres-transition-guide).
3+
> [!CAUTION]
4+
> **`@vercel/postgres` is deprecated**. Please use [the `@neondatabase/serverless` package from Neon instead](https://github.com/neondatabase/serverless). See the [Vercel Postgres to Neon transition guide](https://neon.tech/docs/guides/vercel-postgres-transition-guide).
45
56
A client that works with Vercel Postgres.
67

0 commit comments

Comments
 (0)