Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@powersync/diagnostics-app@0.7.5
Patch Changes
- @powersync/web@1.12.2
@powersync/common@1.22.1
@powersync/drizzle-driver@0.3.0
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/attachments@2.2.0
Minor Changes
- 0094e52: Added option to download attachments
@powersync/web@1.12.1
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/common@1.22.0
@powersync/tanstack-react-query@0.0.10
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/common@1.22.0
@powersync/react-native@1.16.1
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/common@1.22.0
@powersync/op-sqlite@0.1.3
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/common@1.22.0
@powersync/kysely-driver@1.1.0
@powersync/drizzle-driver@0.2.0
Minor Changes
- 77a9ed2: Added
watch()function to Drizzle wrapper to support watched queries. This function invokesexecute()on the Drizzle query which improves support for complex queries such as those which are relational. - 4a70624: Added helper
toPowersyncTablefunction andDrizzleAppSchemaconstructor to convert a Drizzle schema into a PowerSync app schema.
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/common@1.22.0