Skip to content

Releases: powersync-ja/powersync-js

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

31 Oct 18:44
3f2acd9
Compare
Choose a tag to compare

Minor Changes

  • 210de9d: Bump version for Beta release

Patch Changes

  • Updated dependencies [210de9d]
    • @journeyapps/powersync-sdk-common@0.1.0
    • @journeyapps/powersync-react@0.1.0

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

31 Oct 10:59
60514ac
Compare
Choose a tag to compare

Patch Changes

  • ca458d3: Updated logic to correspond with React Native Quick SQLite concurrent transactions. Added helper methods on transaction contexts.

    API changes include:

    • Removal of synchronous DB operations in transactions: execute, commit, rollback are now async functions. executeAsync, commitAsync and rollbackAsync have been removed.
    • Transaction contexts now have get, getAll and getOptional helpers.
    • Added a default lock timeout of 2 minutes to aide with potential recursive lock/transaction requests.
  • ab9957b: Update README polyfill command.

  • b125f75: Use default timeout in post streaming warning message. Update connectivity status on streaming messages.

  • 413a4d0: Added better logging of streaming errors. Added warnings if Polyfills are not correctly configured.

  • Updated dependencies [ca458d3]

  • Updated dependencies [b125f75]

  • Updated dependencies [ab9957b]

  • Updated dependencies [413a4d0]

    • @journeyapps/powersync-sdk-common@0.0.2
    • @journeyapps/powersync-react@0.0.2

@journeyapps/powersync-sdk-common@0.1.0

31 Oct 18:44
3f2acd9
Compare
Choose a tag to compare

Minor Changes

  • 210de9d: Bump version for Beta release

@journeyapps/powersync-sdk-common@0.0.2

31 Oct 10:59
60514ac
Compare
Choose a tag to compare

Patch Changes

  • ca458d3: Updated logic to correspond with React Native Quick SQLite concurrent transactions. Added helper methods on transaction contexts.

    API changes include:

    • Removal of synchronous DB operations in transactions: execute, commit, rollback are now async functions. executeAsync, commitAsync and rollbackAsync have been removed.
    • Transaction contexts now have get, getAll and getOptional helpers.
    • Added a default lock timeout of 2 minutes to aide with potential recursive lock/transaction requests.
  • b125f75: Use default timeout in post streaming warning message. Update connectivity status on streaming messages.

  • ab9957b: Fix update trigger for local only watched tables.

  • 413a4d0: Added better logging of streaming errors. Added warnings if Polyfills are not correctly configured.

@journeyapps/powersync-react@0.1.0

31 Oct 18:44
3f2acd9
Compare
Choose a tag to compare

Minor Changes

  • 210de9d: Bump version for Beta release

Patch Changes

  • Updated dependencies [210de9d]
    • @journeyapps/powersync-sdk-common@0.1.0

@journeyapps/powersync-react@0.0.2

31 Oct 10:59
60514ac
Compare
Choose a tag to compare

Patch Changes

  • Updated dependencies [ca458d3]
  • Updated dependencies [b125f75]
  • Updated dependencies [ab9957b]
  • Updated dependencies [413a4d0]
    • @journeyapps/powersync-sdk-common@0.0.2

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

19 Oct 12:27
af0031b
Compare
Choose a tag to compare

Patch Changes

  • aad52c8: Updated watched queries to trigger for local only tables.
  • 822bab9: Bump version to exit prerelease mode. Update SDK readme with known issues.
  • Updated dependencies [aad52c8]
  • Updated dependencies [5abb174]
  • Updated dependencies [822bab9]
    • @journeyapps/powersync-sdk-common@0.0.1
    • @journeyapps/powersync-react@0.0.1

@journeyapps/powersync-sdk-common@0.0.1

19 Oct 12:27
af0031b
Compare
Choose a tag to compare

Patch Changes

  • aad52c8: Updated watched queries to trigger for local only tables.
  • 822bab9: Bump version to exit prerelease mode. Update SDK readme with known issues.

@journeyapps/powersync-react@0.0.1

19 Oct 12:27
af0031b
Compare
Choose a tag to compare

Patch Changes

  • 5abb174: Fix issue with PowerSync React hooks that caused an infinite re-renders, when no parameters are provided
  • 822bab9: Bump version to exit prerelease mode. Update SDK readme with known issues.
  • Updated dependencies [aad52c8]
  • Updated dependencies [822bab9]
    • @journeyapps/powersync-sdk-common@0.0.1

@journeyapps/powersync-sdk-react-native@0.0.1-alpha.2

12 Oct 14:08
9467a1c
Compare
Choose a tag to compare

Patch Changes

  • aad52c8: Updated watched queries to trigger for local only tables.
  • Updated dependencies [aad52c8]
    • @journeyapps/powersync-sdk-common@0.0.1-alpha.1