Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/web@1.29.1
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
@powersync/tanstack-react-query@0.1.11
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
- @powersync/react@1.8.2
@powersync/react-native@1.27.1
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
- @powersync/react@1.8.2
@powersync/op-sqlite@0.7.16
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
@powersync/node@0.14.3
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
@powersync/diagnostics-app@0.9.19
Patch Changes
- @powersync/react@1.8.2
- @powersync/web@1.29.1
@powersync/common@1.43.1
Patch Changes
- 9b82867: Fixed issue where using triggers could block syncing after performing uploads.
@powersync/adapter-sql-js@0.0.13
Patch Changes
- Updated dependencies [9b82867]
- @powersync/common@1.43.1
@powersync/web@1.29.0
Minor Changes
-
507197f: Revert
event-iteratorexternalization in@powersync/commonrollup config. This now bundlesevent-iteratoragain in@powersync/common's non Node.js export. -
507197f: Fixes regression introduced in
@powersync/web@1.28.1. Vite users don't need to includeevent-iteratorin included optimized dependencies.vite.config.js
include: [ - '@powersync/web > event-iterator' ]
Patch Changes
@powersync/tanstack-react-query@0.1.10
Patch Changes
- d88fc5f: Added Tanstack useQueries support. See https://tanstack.com/query/latest/docs/framework/react/reference/useQueries for more information.
- Updated dependencies [507197f]
- @powersync/common@1.43.0
- @powersync/react@1.8.2