From 43eda151d75b9f93d2706da80a52f0b1622036c0 Mon Sep 17 00:00:00 2001 From: Steven Zhang Date: Thu, 5 Feb 2026 14:20:48 -0600 Subject: [PATCH] chore: update README with notice to use new package --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8baaea2..0d7eb47 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # LaunchDarkly SDK for Browser JavaScript +# Use [@launchdarkly/js-client-sdk](https://www.npmjs.com/package/@launchdarkly/js-client-sdk) instead of this package. + +The `launchdarkly-js-client-sdk` project has been renamed `@launchdarkly/js-client-sdk` and all future releases will be made from the +[new repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/browser). Please consider upgrading and filing issues +and request in that repository's [issue tracker](https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fbrowser%22+sort%3Aupdated-desc). +# ☝️☝️☝️☝️☝️☝️ + [![Build and Test](https://github.com/launchdarkly/js-client-sdk/actions/workflows/ci.yml/badge.svg)](https://github.com/launchdarkly/js-client-sdk/actions/workflows/ci.yml) ## LaunchDarkly overview