Skip to content

Releases: powersync-ja/powersync-js

@journeyapps/powersync-sdk-common@1.2.1

12 Feb 08:25
457d890
Compare
Choose a tag to compare

Patch Changes

  • a0e739e: Fixed missing transactionId value in crud transaction response.

@journeyapps/powersync-react@1.0.4

12 Feb 08:25
457d890
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a0e739e]
    • @journeyapps/powersync-sdk-common@1.2.1

@journeyapps/powersync-attachments@1.0.5

12 Feb 08:25
457d890
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [a0e739e]
    • @journeyapps/powersync-sdk-common@1.2.1

@journeyapps/powersync-sdk-react-native@1.2.0

01 Feb 09:06
8010380
Compare
Choose a tag to compare

Minor Changes

  • dd13da4: Bumped powersync-sqlite-core to v0.1.6. dependant projects should:
    • Upgrade to @journeyapps/react-native-quick-sqlite@1.1.1
    • run pod repo update && pod update in the ios folder for updates to reflect.

Patch Changes

  • dd13da4: Added global locks for syncing connections. Added warning when creating multiple Powersync instances.
  • Updated dependencies [dd13da4]
  • Updated dependencies [dd13da4]
    • @journeyapps/powersync-sdk-common@1.2.0
    • @journeyapps/powersync-react@1.0.3

@journeyapps/powersync-sdk-common@1.2.0

01 Feb 09:06
8010380
Compare
Choose a tag to compare

Minor Changes

  • dd13da4: Added viewName option to Schema Table definitions. This allows for overriding a table's view name.

Patch Changes

  • dd13da4: Improved table change updates to be throttled on the trailing edge. This prevents unnecessary query on both the leading and rising edge.

@journeyapps/powersync-react@1.0.3

01 Feb 09:06
8010380
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [dd13da4]
  • Updated dependencies [dd13da4]
    • @journeyapps/powersync-sdk-common@1.2.0

@journeyapps/powersync-attachments@1.0.4

01 Feb 09:06
8010380
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [dd13da4]
  • Updated dependencies [dd13da4]
    • @journeyapps/powersync-sdk-common@1.2.0

@journeyapps/powersync-sdk-react-native@1.1.0

24 Jan 10:06
7d4c6fe
Compare
Choose a tag to compare

Minor Changes

  • 6983121: Added the ability to receive batched table updates from DB adapters.

Patch Changes

  • 6983121: Fixed watched queries from updating before writes have been commited on the write connection.
  • Updated dependencies [6983121]
    • @journeyapps/powersync-sdk-common@1.1.0
    • @journeyapps/powersync-react@1.0.2

@journeyapps/powersync-sdk-common@1.1.0

24 Jan 10:06
7d4c6fe
Compare
Choose a tag to compare

Minor Changes

  • 6983121: Added the ability to receive batched table updates from DB adapters.

@journeyapps/powersync-react@1.0.2

24 Jan 10:06
7d4c6fe
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [6983121]
    • @journeyapps/powersync-sdk-common@1.1.0