Skip to content

fix the types on the onInsert/Update/Delete transactions - #218

Merged
samwillis merged 2 commits into
mainfrom
samwillis/fix-onX-trans-types
Jun 30, 2025
Merged

fix the types on the onInsert/Update/Delete transactions#218
samwillis merged 2 commits into
mainfrom
samwillis/fix-onX-trans-types

Conversation

@samwillis

Copy link
Copy Markdown
Collaborator

No description provided.

@samwillis
samwillis requested a review from KyleAMathews June 30, 2025 16:32
@changeset-bot

changeset-bot Bot commented Jun 30, 2025

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5cee4df

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@tanstack/db Patch
@tanstack/db-collections Patch
@tanstack/react-db Patch
@tanstack/vue-db Patch
@tanstack/db-example-react-todo Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new

pkg-pr-new Bot commented Jun 30, 2025

Copy link
Copy Markdown

@tanstack/db-example-react-todo

npm i https://pkg.pr.new/@tanstack/db@218
npm i https://pkg.pr.new/@tanstack/db-collections@218
npm i https://pkg.pr.new/@tanstack/react-db@218
npm i https://pkg.pr.new/@tanstack/vue-db@218

commit: 5cee4df

@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 29 kB

ℹ️ View Unchanged
Filename Size
./packages/db/dist/esm/collection.js 7.87 kB
./packages/db/dist/esm/deferred.js 230 B
./packages/db/dist/esm/errors.js 150 B
./packages/db/dist/esm/index.js 432 B
./packages/db/dist/esm/optimistic-action.js 294 B
./packages/db/dist/esm/proxy.js 3.75 kB
./packages/db/dist/esm/query/compiled-query.js 1.49 kB
./packages/db/dist/esm/query/evaluators.js 1.06 kB
./packages/db/dist/esm/query/extractors.js 870 B
./packages/db/dist/esm/query/functions.js 1.28 kB
./packages/db/dist/esm/query/group-by.js 976 B
./packages/db/dist/esm/query/joins.js 1.14 kB
./packages/db/dist/esm/query/order-by.js 1.42 kB
./packages/db/dist/esm/query/pipeline-compiler.js 878 B
./packages/db/dist/esm/query/query-builder.js 2.14 kB
./packages/db/dist/esm/query/select.js 1.1 kB
./packages/db/dist/esm/query/utils.js 1.13 kB
./packages/db/dist/esm/SortedMap.js 1.24 kB
./packages/db/dist/esm/transactions.js 1.33 kB
./packages/db/dist/esm/utils.js 219 B

compressed-size-action::db-package-size

@github-actions

Copy link
Copy Markdown
Contributor

Size Change: 0 B

Total Size: 561 B

ℹ️ View Unchanged
Filename Size
./packages/react-db/dist/esm/index.js 152 B
./packages/react-db/dist/esm/useLiveQuery.js 409 B

compressed-size-action::react-db-package-size

@KyleAMathews KyleAMathews left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:shipit: thanks!

@samwillis
samwillis merged commit 74c140d into main Jun 30, 2025
4 checks passed
@samwillis
samwillis deleted the samwillis/fix-onX-trans-types branch June 30, 2025 16:39
@github-actions github-actions Bot mentioned this pull request Jun 30, 2025
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