Skip to content

Commit 5b989d1

Browse files
authored
tone down beta note (#3486)
1 parent 8f1ec95 commit 5b989d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/includes/getting-started-primer/javascript.nextjs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ Features:
1313

1414
Under the hood the SDK relies on our [React SDK](/platforms/javascript/guides/react/) on the frontend and [Node SDK](/platforms/node) on the backend, which makes all features available in those SDKs also available in this SDK.
1515

16-
<Alert level="warning" title="Experimental Plugin">
16+
<Alert level="info" title="Early Adopter">
1717

18-
The SDK relies on the experimental plugin system of Next.js. This restricts the SDK to running on the production server (it runs on the client in both dev and production), and means changes to the plugin system may prevent the SDK from working as expected. We recognize the irony.
18+
The SDK is in the early stages of being released. This means changes are possible and may prevent the SDK from working as expected. We recognize the irony.
1919

2020
</Alert>

0 commit comments

Comments
 (0)