From 00c90d2ceea66dd0a5300e8ff7f127ba74c5c55b Mon Sep 17 00:00:00 2001 From: Steven Zhang Date: Tue, 30 Jun 2026 14:08:39 -0400 Subject: [PATCH] doc: adding repo moved notice --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5e46a02..8696739 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ +# This repository has moved to [js-core](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/openfeature-node-server). + +The `@launchdarkly/openfeature-node-server` source has moved to the +[js-core repository](https://github.com/launchdarkly/js-core/tree/main/packages/sdk/openfeature-node-server). All future releases will be made from that repository. Please file issues and feature requests in the [js-core issue tracker](https://github.com/launchdarkly/js-core/issues?q=is%3Aissue+is%3Aopen+label%3A%22package%3A+sdk%2Fopenfeature-node-server%22+sort%3Aupdated-desc). + # LaunchDarkly OpenFeature provider for the Server-Side SDK for Node.js This provider allows for using LaunchDarkly with the OpenFeature JS SDK.