Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/node@0.9.0
08 Aug 09:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ad251a : Added CJS specific type declarations.
Patch Changes
@powersync/kysely-driver@1.3.0
08 Aug 09:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ad251a : Updated package exports to reflect ESM exports. Added CommonJS exports.
Patch Changes
@powersync/drizzle-driver@0.5.0
08 Aug 09:05
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ad251a : Updated package exports to reflect ESM exports. Added CommonJS exports.
Patch Changes
@powersync/diagnostics-app@0.9.6
08 Aug 09:05
Compare
Sorry, something went wrong.
No results found
Patch Changes
Updated dependencies [dce523a ]
Updated dependencies [7ad251a ]
Updated dependencies [7ad251a ]
@powersync/react@1.7.0
@powersync/web@1.25.1
@powersync/common@1.36.0
08 Aug 09:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ad251a : Added CJS specific type declarations.
Patch Changes
7609155 : Marked AbstractPowerSyncDatabase.dispose method as deprecated. The AbstractPowerSyncDatabase.close method should be used instead.
7f2c53d : Fix warning when reconnecting during CRUD uploads and using the Rust client.
@powersync/attachments@2.4.0
08 Aug 09:04
Compare
Sorry, something went wrong.
No results found
Minor Changes
7ad251a : Updated package exports to reflect ESM exports. Added CommonJS exports.
Patch Changes
@powersync/adapter-sql-js@0.0.3
08 Aug 09:04
Compare
Sorry, something went wrong.
No results found
@powersync/adapter-sql-js@0.0.2
31 Jul 14:30
Compare
Sorry, something went wrong.
No results found
Patch Changes
8cc3335 : Updated sql-js upstream version to support rust sync implementation.
074f4cd : Only calling db.export() if a persister is specified, otherwise it is no-op. Improves in-memory performance.
yjs-react-supabase-text-collab@0.2.0
30 Jul 07:58
Compare
Sorry, something went wrong.
No results found
Added a local development option with local Supabase and PowerSync services.
Updated Sync rules to use client parameters. Each client now only syncs document and document_updates for the document being edited.
Updated PowerSyncYjsProvider to use an incremental watched query for document_updates.
@powersync/web@1.25.0
30 Jul 07:58
Compare
Sorry, something went wrong.
No results found
Minor Changes
79acd89 : Export AsyncDatabaseConnection (and related) types for internal use
c7d2b53 : Improved query behaviour when client is closed. Pending requests will be aborted, future requests will be rejected with an Error. Fixed read and write lock requests not respecting timeout parameter.
Patch Changes
319012e : Fixed bug where a WebSocket connection timeout could cause an uncaught exception.
6b38551 : Fix a warning about raw tables being used when they're not.
Updated dependencies [319012e ]
Updated dependencies [c7d2b53 ]
Updated dependencies [6b38551 ]
Updated dependencies [a1abb15 ]