Skip to content

Releases: powersync-ja/powersync-js

@journeyapps/[email protected]

01 Feb 09:06
8010380

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/[email protected]

01 Feb 09:06
8010380

Choose a tag to compare

Patch Changes

@journeyapps/[email protected]

01 Feb 09:06
8010380

Choose a tag to compare

Patch Changes

@journeyapps/[email protected]

24 Jan 10:06
7d4c6fe

Choose a tag to compare

Minor Changes

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

Patch Changes

@journeyapps/[email protected]

24 Jan 10:06
7d4c6fe

Choose a tag to compare

Minor Changes

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

@journeyapps/[email protected]

24 Jan 10:06
7d4c6fe

Choose a tag to compare

Patch Changes

@journeyapps/[email protected]

24 Jan 10:06
7d4c6fe

Choose a tag to compare

Patch Changes

@journeyapps/[email protected]

15 Jan 12:02
8f26505

Choose a tag to compare

Patch Changes

@journeyapps/[email protected]

15 Jan 12:02
8f26505

Choose a tag to compare

Patch Changes

  • 9bc088d: Improved connector CRUD uploads to be triggered whenever an internal CRUD operation change is triggered. Improved CRUD upload debouncing to rather use a throttled approach - executing multiple continous write/CRUD operations will now trigger a connector upload at most (every) 1 second (by default).

@journeyapps/[email protected]

15 Jan 12:02
8f26505

Choose a tag to compare

Patch Changes