FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

refactor(event-client): simplify `onAllPluginEvents` implementation by nperez0111 · Pull Request #315 · TanStack/devtools · GitHub

refactor(event-client): simplify onAllPluginEvents implementation - #315

Open
nperez0111 wants to merge 3 commits into
TanStack:mainfrom
nperez0111:simplify-plugin-events
Open

refactor(event-client): simplify onAllPluginEvents implementation#315
nperez0111 wants to merge 3 commits into
TanStack:mainfrom
nperez0111:simplify-plugin-events

Conversation

Copy link
Copy Markdown

🎯 Changes

This simplifies the onAllPluginEvents implementation, to just re-use the onAll implementation, since they are essentially duplicates, but the onAllPluginEvents implementation has an early exit when events are not from this plugin

✅ Checklist

  • I have followed the steps in the Contributing guide.
  • I have tested this code locally with pnpm test:pr.

🚀 Release Impact

  • This change affects published code, and I have generated a changeset.
  • This change is docs/CI/dev-only (no release).

changeset-bot Bot commented Jan 13, 2026
edited
Loading

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 5335723

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

This PR includes changesets to release 8 packages
Name Type
@tanstack/devtools-event-client Patch
@tanstack/devtools-client Patch
@tanstack/devtools-vite Patch
@tanstack/devtools Patch
@tanstack/preact-devtools Patch
@tanstack/react-devtools Patch
@tanstack/solid-devtools Patch
@tanstack/vue-devtools 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

nperez0111 force-pushed the simplify-plugin-events branch from 5401a62 to 1cd2e9f Compare January 13, 2026 11:57
nperez0111 changed the title refactor: simplify onAllPluginEvents implementation refactor(event-client): simplify onAllPluginEvents implementation Jan 13, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL