Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/capacitor-beta-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@powersync/capacitor': minor
---

Promote the Capacitor SDK from alpha to beta.
4 changes: 2 additions & 2 deletions packages/capacitor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ _[PowerSync](https://www.powersync.com) is a sync engine for building local-firs

This package (`@powersync/capacitor`) is the PowerSync SDK for Capacitor apps. It wraps the [PowerSync Web SDK](https://www.npmjs.com/package/@powersync/web) for Capacitor PWAs and uses [Capacitor Community SQLite](https://github.com/capacitor-community/sqlite) as the database driver for Android and iOS.

## Note: Alpha Release
## Note: Beta Release

This package is currently in an alpha release.
This package is currently in a beta release.

## Installation

Expand Down
Loading