Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 7, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@powersync/common@1.21.0

Minor Changes

  • 7b49661: Updated watch functions to recalculate depedendent tables if schema is updated.

@powersync/op-sqlite@0.1.0

Minor Changes

  • 7b49661: Added refreshSchema() which will cause all connections to be aware of a schema change.

Patch Changes

  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0

@powersync/react-native@1.15.0

Minor Changes

  • 7b49661: Added refreshSchema() which will cause all connections to be aware of a schema change.

Patch Changes

  • Updated dependencies [7b49661]
  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0
    • @powersync/react@1.5.1

@powersync/web@1.10.0

Minor Changes

  • 7b49661: Added refreshSchema() which will cause all connections to be aware of a schema change.

Patch Changes

  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0

@powersync/react@1.5.1

Patch Changes

  • 7b49661: Queries will recalculate dependent tables if schema is updated.
  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0

@powersync/tanstack-react-query@0.0.8

Patch Changes

  • 7b49661: Queries will recalculate dependent tables if schema is updated.
  • Updated dependencies [7b49661]
  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0
    • @powersync/react@1.5.1

@powersync/vue@0.2.3

Patch Changes

  • 7b49661: Queries will recalculate dependent tables if schema is updated.
  • Updated dependencies [7b49661]
    • @powersync/common@1.21.0

@powersync/diagnostics-app@0.6.4

Patch Changes

  • Updated dependencies [7b49661]
  • Updated dependencies [7b49661]
    • @powersync/web@1.10.0
    • @powersync/react@1.5.1

@Chriztiaan
Copy link
Contributor

Chriztiaan commented Nov 7, 2024

Currently there's an issue on main with the refreshSchema changes. Don't merge yet.

 (NOBRIDGE) ERROR  Failed to fetch tables: [TypeError: this.baseDB.refreshSchema is not a function (it is undefined)]
 (NOBRIDGE) ERROR  Failed to fetch data: [TypeError: this.baseDB.refreshSchema is not a function (it is undefined)]

Resolved by https://github.com/powersync-ja/powersync-js/pull/389/files

@github-actions github-actions bot force-pushed the changeset-release/main branch from 478ab9d to 1ca6dc1 Compare November 7, 2024 09:28
@Chriztiaan Chriztiaan merged commit fc2e340 into main Nov 11, 2024
@Chriztiaan Chriztiaan deleted the changeset-release/main branch November 11, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants