Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 22, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@powersync/common@1.17.0

Minor Changes

  • 447f979: Improve performance of MOVE and REMOVE operations.
  • b1a76b3: Fixed SSR Mode detection for DB adapters. Removed the potential for SSR Web Streamining implementations from to perform syncing operations.
  • f202944: Merge Table and TableV2 but kept TableV2 to avoid making this a breaking change.
  • 447f979: Add custom x-user-agent header and client_id parameter to requests.
  • 447f979: Emit update notifications on disconnectAndClear().
  • 447f979: Persist lastSyncedAt timestamp.

Patch Changes

  • e77b1ab: Add a check for maximum number of columns allowed
  • 447f979: Always cast target_op (write checkpoint) to ensure it's an integer.
  • 447f979: Validate that the powersync-sqlite-core version number is in a compatible range of ^0.2.0.

@powersync/kysely-driver@0.4.0

Minor Changes

  • c04ecfc: Made dialect in wrapPowerSyncWithKysely options optional since the method provides a PowerSync dialect by default.

Patch Changes

@powersync/react-native@1.12.0

Minor Changes

  • 447f979: Use react-native-quick-sqlite 1.3.0 / powersync-sqlite-core 0.2.1.

Patch Changes

  • b4d64f0: Updated crypto.js vendor file to include fast-base64-decode dependency instead of bundling it.
  • 892e172: fixed Flipper warning still showing if an HTTP request rejected due to an error.
  • Updated dependencies [447f979]
  • Updated dependencies [b1a76b3]
  • Updated dependencies [e77b1ab]
  • Updated dependencies [a65cd8c]
  • Updated dependencies [c04ecfc]
  • Updated dependencies [447f979]
  • Updated dependencies [f202944]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
    • @powersync/common@1.17.0
    • @powersync/react@1.4.1

@powersync/web@1.7.0

Minor Changes

  • b1a76b3: Fixed SSR Mode detection for DB adapters. Removed the potential for SSR Web Streamining implementations from to perform syncing operations.
  • 447f979: Use wa-sqlite 0.3.0 / powersync-sqlite-core 0.2.0.

Patch Changes

@powersync/react@1.4.1

Patch Changes

  • a65cd8c: chore: Added isLoading example to README
  • c04ecfc: React and Vue helpers should execute queries from compatible query executor methods. This should allow Kysely queries with plugins to function correctly.
  • Updated dependencies [447f979]
  • Updated dependencies [b1a76b3]
  • Updated dependencies [e77b1ab]
  • Updated dependencies [447f979]
  • Updated dependencies [f202944]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
    • @powersync/common@1.17.0

@powersync/vue@0.2.1

Patch Changes

  • c04ecfc: React and Vue helpers should execute queries from compatible query executor methods. This should allow Kysely queries with plugins to function correctly.
  • Updated dependencies [447f979]
  • Updated dependencies [b1a76b3]
  • Updated dependencies [e77b1ab]
  • Updated dependencies [447f979]
  • Updated dependencies [f202944]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
  • Updated dependencies [447f979]
    • @powersync/common@1.17.0

@powersync/diagnostics-app@0.3.5

Patch Changes

  • Updated dependencies [b1a76b3]
  • Updated dependencies [a65cd8c]
  • Updated dependencies [c04ecfc]
  • Updated dependencies [447f979]
    • @powersync/web@1.7.0
    • @powersync/react@1.4.1

@github-actions github-actions bot force-pushed the changeset-release/main branch 4 times, most recently from 6fc58a6 to 15cb5e5 Compare September 2, 2024 07:09
@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from b69dc57 to 45a8946 Compare September 9, 2024 11:02
@github-actions github-actions bot force-pushed the changeset-release/main branch from 45a8946 to c97533c Compare September 9, 2024 11:08
@DominicGBauer DominicGBauer merged commit a8bb3d9 into main Sep 9, 2024
@DominicGBauer DominicGBauer deleted the changeset-release/main branch September 9, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants