Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down