Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/[email protected]
Patch Changes
- Updated dependencies [7a47778]
- Updated dependencies [4a262cd]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- @powersync/[email protected]
@powersync/[email protected]
@powersync/[email protected]
Minor Changes
- a547fc6: Added support for column "mode" option. This allows the ORM to expose values as complex types such as JSON and Timestamp, but store them as primitives such as text and integer.
- 53fd64e: Added support for casing option in the Drizzle schema helper functions.
Patch Changes
- ed5bb49: Fixed a typing issue related to queries returning multiple results when used in
db.watch()
.
@powersync/[email protected]
Minor Changes
- 0094e52: Added option to download attachments
@powersync/[email protected]
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]
@powersync/[email protected]
Minor Changes
- 77a9ed2: Added
watch()
function to Kysely wrapper to support watched queries. This function invokesexecute()
on the Kysely query which improves support for complex queries and Kysely plugins.
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]