Releases: powersync-ja/powersync-js
Releases · powersync-ja/powersync-js
@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]
@powersync/[email protected]
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
toPowersyncTable
function andDrizzleAppSchema
constructor to convert a Drizzle schema into a PowerSync app schema.
Patch Changes
- Updated dependencies [77a9ed2]
- @powersync/[email protected]
@powersync/[email protected]
Patch Changes
- @powersync/[email protected]
@powersync/[email protected]
Minor Changes
- 77a9ed2: Added
compilableQueryWatch()
utility function which allows any compilable query to be watched.
@powersync/[email protected]
Patch Changes
- 7c9c41d: Update op-sqlite to v10.1.0 for compatibility with React Native >0.76