-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add js deprecation notices jan 31 everywhere
- Loading branch information
1 parent
f49ebb0
commit 655dd64
Showing
8 changed files
with
18 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
:::warning DEPRECATED | ||
To get started with Statsig in React, you should use the new [`Statsig React SDK`](/client/javascript-sdk/react). | ||
|
||
This version of the SDK is deprecated and will only receive major bug fixes going forward. | ||
This version of the SDK is deprecated and will only receive major bug fixes going forward. Official support ends Jan 31, 2025. | ||
|
||
If you already use this deprecated version, you should check out the [migration docs](/client/javascript-sdk/migrating-from-statsig-react). | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
:::warning DEPRECATED | ||
To get started with Statsig in ReactNative, you should use the new [`Statsig ReactNative SDK`](/client/javascript-sdk/react-native). | ||
|
||
This version of the SDK is deprecated and will only receive major bug fixes going forward. | ||
This version of the SDK is deprecated and will only receive major bug fixes going forward. Official support ends Jan 31, 2025. | ||
|
||
If you already use this deprecated version, you should check out the [migration docs](/client/javascript-sdk/migrating-from-statsig-react). | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
:::warning DEPRECATED | ||
To get started with Statsig in JS, you should use the new [`Statsig JS SDK`](/client/javascript-sdk). | ||
|
||
This version of the JS Client SDK is deprecated and will only receive major bug fixes going forward. | ||
This version of the JS Client SDK is deprecated and will only receive major bug fixes going forward. Official support ends Jan 31, 2025. | ||
|
||
If you already use this deprecated version of the JS SDK, you should check out the [migration docs](/client/javascript-sdk/migrating-from-statsig-js). | ||
::: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
:::warning DEPRECATED | ||
To get started with local Statsig evaluations in JS, you should use the new [`On Device Evalutions SDK`](/client/javascript-sdk). | ||
|
||
This version of the JS SDK is deprecated and will only receive major bug fixes going forward. | ||
This version of the JS SDK is deprecated and will only receive major bug fixes going forward. Official support ends Jan 31, 2025. | ||
|
||
::: |