This is a checklist to track the release of v0.4.12. Core build (this repo): * [x] GitHub Release (add release notes and make public) * [x] New version released on crates.io * [x] Verify Android aar released on Maven Central * [x] Cocoapod released SQLite + powersync bundles: * [ ] react-native-quick-sqlite: * [ ] wa-sqlite build: * [ ] sql.js dev adapter: User-facing SDK updates: * [ ] powersync.dart (see instructions in [this file](https://github.com/powersync-ja/powersync.dart/blob/main/packages/powersync_core/lib/src/database/core_version.dart)): * [ ] powersync-js (directly update node, op-sqlite and capacitor packages; upgrade dependencies on rnqs, wa-sqlite and sql-js in packages and demos): * [ ] kotlin (update in `libs.versions.toml`): https://github.com/powersync-ja/powersync-kotlin/pull/338 * [ ] swift (update in `Package.swift`): * [ ] native (update in `Cargo.toml`): https://github.com/powersync-ja/powersync-native/pull/12 * [x] dotnet (update `Tools/Setup/Setup.cs`): https://github.com/powersync-ja/powersync-dotnet/pull/55
This is a checklist to track the release of v0.4.12.
Core build (this repo):
SQLite + powersync bundles:
User-facing SDK updates:
libs.versions.toml): Update core extension, prepare release powersync-kotlin#338Package.swift):Cargo.toml): Update core extension to 0.4.12 powersync-native#12Tools/Setup/Setup.cs): Update core extension, include Windows arm binary powersync-dotnet#55