From b5ba7cab1ba24c11184140875176db8f24bd9226 Mon Sep 17 00:00:00 2001 From: Steven Zhang Date: Tue, 4 Aug 2026 16:21:04 -0400 Subject: [PATCH] fix: addiing migration banner --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index c585ed1..f7ba26b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +# Use [@launchdarkly/node-client-sdk](https://www.npmjs.com/package/@launchdarkly/node-client-sdk) instead of this package. + +The `launchdarkly-node-client-sdk` project has been renamed `@launchdarkly/node-client-sdk` and all future releases will be made from the +[new repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/node-client). Please consider upgrading and filing issues +and requests in that repository's [issue tracker](https://github.com/launchdarkly/js-core/issues). +# ☝️☝️☝️☝️☝️☝️ + # LaunchDarkly Client-Side SDK for Node.js [![NPM](https://img.shields.io/npm/v/launchdarkly-node-client-sdk.svg?style=flat-square)](https://www.npmjs.com/package/launchdarkly-node-client-sdk)