Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version Packages #2

Merged
merged 1 commit into from
Aug 17, 2023
Merged

Version Packages #2

merged 1 commit into from
Aug 17, 2023

Conversation

wernst
Copy link
Contributor

@wernst wernst commented Jul 31, 2023

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

@triplit/[email protected]

Patch Changes

  • 33a1201: Add handlers for remote transaction status: onTxCommit() and onTxFailure()
    Add helper methods for managing cache: retry() and rollback()
  • eff6593: - Add helper methods on sync engine for managing connection
  • 1a8f596: - Update dependencies
  • 30aadee: - add rules and variables for authenticationa and authorization
    • Auto disconnect query on syncing error
    • Upgrade update api to immer style updates
  • Updated dependencies [1a8f596]
  • Updated dependencies [33a1201]
  • Updated dependencies [30aadee]

@triplit/[email protected]

Patch Changes

  • 1a8f596: - Include the DB constructor as a default export
  • 33a1201: Return transaction ids from update methods if an id is assigned
  • 30aadee: - add rules and variables for authenticationa and authorization
    • Auto disconnect query on syncing error
    • Upgrade update api to immer style updates

@triplit/[email protected]

Patch Changes

  • 33a1201: Add handlers for remote transaction status: onTxCommit() and onTxFailure()
    Add helper methods for managing cache: retry() and rollback()
  • 30aadee: - Pass errors to useQuery hook
    • Add useEntity hook
  • 1a8f596: - Update dependencies
  • Updated dependencies [33a1201]
  • Updated dependencies [eff6593]
  • Updated dependencies [1a8f596]
  • Updated dependencies [30aadee]

@height
Copy link

height bot commented Jul 31, 2023

Link Height tasks by mentioning a task ID in the pull request title or commit messages, or description and comments with the keyword link (e.g. "Link T-123").

💡Tip: You can also use "Close T-X" to automatically close a task when the pull request is merged.

@wernst wernst merged commit e90a6d7 into main Aug 17, 2023
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.

None yet

1 participant