Skip to content
This repository was archived by the owner on Jul 23, 2025. It is now read-only.

Commit 28697d0

Browse files
authored
feat(docs): add deprecation notice
1 parent a0dc8ea commit 28697d0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
[![CI](https://github.com/paambaati/neon-js-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/paambaati/neon-js-sdk/actions/workflows/ci.yml)
44
[![NPM Version](https://img.shields.io/npm/v/neon-sdk.svg?logo=npm)](https://www.npmjs.com/package/neon-sdk)
55

6+
> [!IMPORTANT]
7+
> This package is now deprecated in favour of the offical Neon SDK [`@neondatabase/api-client`](https://www.npmjs.com/package/@neondatabase/api-client)
8+
69
Fully-typed, zero-dependency Node.js and Deno SDK for managing your [Neon](https://neon.tech/) Serverless Postgres projects.
710

811
> **Note**

0 commit comments

Comments
 (0)