Skip to content

fix: update react custom plugin count handling logic position#173

Merged
AlemTuzlak merged 1 commit intoTanStack:mainfrom
TakhyunKim:fix-react-custom-plugin-docs
Sep 25, 2025
Merged

fix: update react custom plugin count handling logic position#173
AlemTuzlak merged 1 commit intoTanStack:mainfrom
TakhyunKim:fix-react-custom-plugin-docs

Conversation

@TakhyunKim
Copy link
Copy Markdown
Contributor

Fixes #167

Changes

Update to execute count increment/decrement before history push.

The pages affected by this change are as follows:

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Sep 23, 2025

⚠️ No Changeset found

Latest commit: 5d7b9ca

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Sep 23, 2025

More templates

@tanstack/devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools@173

@tanstack/devtools-ui

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-ui@173

@tanstack/devtools-utils

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-utils@173

@tanstack/devtools-vite

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-vite@173

@tanstack/devtools-event-bus

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-bus@173

@tanstack/devtools-event-client

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/devtools-event-client@173

@tanstack/react-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/react-devtools@173

@tanstack/solid-devtools

npm i https://pkg.pr.new/TanStack/devtools/@tanstack/solid-devtools@173

commit: 5d7b9ca

@AlemTuzlak AlemTuzlak merged commit 023fd24 into TanStack:main Sep 25, 2025
4 checks passed
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.

[Docs] Unify custom plugin documentation and examples, and modify code

2 participants