diff --git a/.changeset/tame-boats-hammer.md b/.changeset/tame-boats-hammer.md new file mode 100644 index 000000000..369725a2b --- /dev/null +++ b/.changeset/tame-boats-hammer.md @@ -0,0 +1,5 @@ +--- +'@powersync/node': patch +--- + +Update readme to reflect alpha status. diff --git a/packages/node/README.md b/packages/node/README.md index 22783a38c..d79ea8b5b 100644 --- a/packages/node/README.md +++ b/packages/node/README.md @@ -11,6 +11,10 @@ Using this package is not necessary for PowerSync on servers, see [our documenta This package has an API similar to the PowerSync web SDK, for which a summary of features is available [here](https://docs.powersync.com/client-sdk-references/js-web). +## Alpha Release + +The `@powersync/node` package is currently in an Alpha release. + # Installation ## Install Package