Skip to content

ci: Version Packages#467

Merged
KyleAMathews merged 1 commit intomainfrom
changeset-release/main
Aug 28, 2025
Merged

ci: Version Packages#467
KyleAMathews merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

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

@tanstack/db@0.1.9

Patch Changes

  • Fix handling of Temporal objects in proxy's deepClone and deepEqual functions (#434)
    • Temporal objects (like Temporal.ZonedDateTime) are now properly preserved during cloning instead of being converted to empty objects
    • Added detection for all Temporal API object types via Symbol.toStringTag
    • Temporal objects are returned directly from deepClone since they're immutable
    • Added proper equality checking for Temporal objects using their built-in equals() method
    • Prevents unnecessary proxy creation for immutable Temporal objects

@tanstack/electric-db-collection@0.1.10

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/query-db-collection@0.2.8

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/react-db@0.1.9

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/solid-db@0.1.9

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/svelte-db@0.1.9

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/trailbase-db-collection@0.1.9

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@tanstack/vue-db@0.0.42

Patch Changes

  • Updated dependencies [d64b4a8]:
    • @tanstack/db@0.1.9

@KyleAMathews KyleAMathews merged commit 59baa34 into main Aug 28, 2025
@KyleAMathews KyleAMathews deleted the changeset-release/main branch August 28, 2025 13:41
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.

1 participant