Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/[email protected]
Patch Changes
- 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
- Updated dependencies [2c86114]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [2c86114]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- b38bcdb: Fixed an issue where the read and write locks were executing mutually exclusively. A read conccurent with a write or another read should correctly proceed instead of being blocked until the other lock has released.
- 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
- Updated dependencies [2c86114]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- b38bcdb: Update op-sqlite to v11.2.13.
- 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
- Updated dependencies [2c86114]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
- Updated dependencies [2c86114]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- 2c86114: Update powersync-sqlite-core to 0.3.8 - Increase limit on number of columns per table to 1999.
@powersync/[email protected]
Minor Changes
- 181a9db: Fixed single write transaction operations in
ps_crud
not being processed. Batching update notifications per write lock.
This will also fix downstream features such as watched queries and reactive query hooks in cases where the query is fired before the data was committed, and batching will improve performance specifically in cases where a lot of data changes occur.
@powersync/[email protected]
Patch Changes
- Updated dependencies [7a47778]
- Updated dependencies [4a262cd]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [7a47778]
- Updated dependencies [4a262cd]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [7a47778]
- Updated dependencies [4a262cd]
- @powersync/[email protected]