diff --git a/client-sdks/reference/node.mdx b/client-sdks/reference/node.mdx
index b3c4c27c..05c2051d 100644
--- a/client-sdks/reference/node.mdx
+++ b/client-sdks/reference/node.mdx
@@ -1,5 +1,5 @@
---
-title: "Node.js client SDK (Beta)"
+title: "Node.js client SDK"
description: "Use PowerSync in Node.js apps."
sidebarTitle: "SDK Reference"
---
@@ -31,7 +31,7 @@ import LocalOnly from '/snippets/local-only-escape.mdx';
Full API reference for the SDK
-
+
Gallery of example projects/demo apps built with Node.js and PowerSync
@@ -40,10 +40,6 @@ import LocalOnly from '/snippets/local-only-escape.mdx';
-
- This SDK is currently in a [**beta** release](/resources/feature-status) and can be considered production-ready for tested use cases.
-
-
### SDK Features
diff --git a/configuration/app-backend/client-side-integration.mdx b/configuration/app-backend/client-side-integration.mdx
index a265687b..8768f56b 100644
--- a/configuration/app-backend/client-side-integration.mdx
+++ b/configuration/app-backend/client-side-integration.mdx
@@ -169,7 +169,7 @@ For an example implementation of a PowerSync 'backend connector', see the SDK gu
-
+
diff --git a/intro/examples.mdx b/intro/examples.mdx
index 80cabacf..21494068 100644
--- a/intro/examples.mdx
+++ b/intro/examples.mdx
@@ -71,7 +71,7 @@ All examples are organized by platform and backend technology. You can adapt any
- [Vite](https://github.com/powersync-ja/powersync-js/blob/main/demos/example-vite#readme) - Bundling with Vite
- [Vite with Encryption](https://github.com/powersync-ja/powersync-js/blob/main/demos/example-vite-encryption#readme) - Web database encryption demo
-
+
#### Examples
- [CLI Example](https://github.com/powersync-ja/powersync-js/tree/main/demos/example-node) - Node.js CLI client connecting to PowerSync and running live queries
diff --git a/resources/feature-status.mdx b/resources/feature-status.mdx
index 5c53dd0e..ce09dadd 100644
--- a/resources/feature-status.mdx
+++ b/resources/feature-status.mdx
@@ -72,7 +72,6 @@ Below is a summary of the current main PowerSync features and their release stat
| Rust SDK | Alpha |
| Capacitor SDK | Beta |
| TanStack Query | Alpha |
-| Node.js SDK | Beta |
| .NET SDK | Beta |
| OP-SQLite Support | Beta |
| Flutter Web Support | Beta |
@@ -80,6 +79,7 @@ Below is a summary of the current main PowerSync features and their release stat
| Flutter SQLCipher | Beta |
| Kotlin SQLite3MultipleCiphers | Beta |
| Vue Composables | Beta |
+| Node.js SDK | GA |
| Swift SDK | GA |
| Kotlin SDK | GA |
| JavaScript/Web SDK | GA |
diff --git a/snippets/client-sdks.mdx b/snippets/client-sdks.mdx
index 8dfcc5e3..b9214a85 100644
--- a/snippets/client-sdks.mdx
+++ b/snippets/client-sdks.mdx
@@ -9,7 +9,7 @@
-
+