Skip to content

Commit 0c476f8

Browse files
authored
(chore): Updated Nuxt Readme to include alpha status (#874)
1 parent b2ed775 commit 0c476f8

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.changeset/nine-ladybugs-float.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@powersync/nuxt': patch
3+
---
4+
5+
Updated readme note to include alpha state.

packages/nuxt/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
<p>Effortless offline-first development with PowerSync integration for Nuxt applications.</p>
66
</div>
77

8+
> [!NOTE]
9+
> The Nuxt package is currently in an **alpha** state, intended strictly for testing. Expect breaking changes and instability as development continues.
10+
>
11+
> Do not rely on this package for production use.
12+
813
[![npm version][npm-version-src]][npm-version-href]
914
[![npm downloads][npm-downloads-src]][npm-downloads-href]
1015
[![License][license-src]][license-href]

0 commit comments

Comments
 (0)