-
-
Notifications
You must be signed in to change notification settings - Fork 80
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: vitejs/devtools
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.13
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: vitejs/devtools
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.14
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 103 files changed
- 7 contributors
Commits on Apr 3, 2026
-
feat: make category and label badges clickable to toggle filters in l…
…og detail panel (#278)
Configuration menu - View commit details
-
Copy full SHA for e4feaea - Browse repository at this point
Copy the full SHA e4feaeaView commit details
Commits on Apr 8, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 06a093c - Browse repository at this point
Copy the full SHA 06a093cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d46972 - Browse repository at this point
Copy the full SHA 5d46972View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2870143 - Browse repository at this point
Copy the full SHA 2870143View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d11ef7 - Browse repository at this point
Copy the full SHA 5d11ef7View commit details
Commits on Apr 9, 2026
-
Configuration menu - View commit details
-
Copy full SHA for f84b0a7 - Browse repository at this point
Copy the full SHA f84b0a7View commit details
Commits on Apr 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for c34fdd5 - Browse repository at this point
Copy the full SHA c34fdd5View commit details
Commits on Apr 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6d1e13d - Browse repository at this point
Copy the full SHA 6d1e13dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e155095 - Browse repository at this point
Copy the full SHA e155095View commit details
Commits on Apr 16, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 26bd28b - Browse repository at this point
Copy the full SHA 26bd28bView commit details -
feat(core): add Escape key to close dock panel and exit selection mode (
#277) Co-authored-by: Anthony Fu <github@antfu.me>
Configuration menu - View commit details
-
Copy full SHA for 05d618a - Browse repository at this point
Copy the full SHA 05d618aView commit details -
fix(core): skip devtools injection for SSR builds (#291)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for af23df7 - Browse repository at this point
Copy the full SHA af23df7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7f6c6e - Browse repository at this point
Copy the full SHA c7f6c6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for be81f13 - Browse repository at this point
Copy the full SHA be81f13View commit details
Commits on Apr 17, 2026
-
feat: migrate warnings/errors to structured diagnostics via logs-sdk (#…
…285) * feat: migrate warnings/errors to structured diagnostics via logs-sdk Replace inconsistent console.warn/error/throw patterns with structured diagnostics using @antfu/experimental-logs-sdk. Each error gets a unique code (DTK0001-DTK0032 for core/rpc, RDDT0001-RDDT0002 for rolldown) with auto-generated docs URLs and ANSI-formatted output. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: add throw keyword before logger.throw() for TypeScript control flow TypeScript doesn't narrow types after `logger.CODE().throw()` because the return type inference doesn't propagate `never` through the chained call. Adding `throw` before the expression fixes control flow analysis. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: migrate from @antfu/experimental-logs-sdk to logs-sdk@0.0.5 Package renamed from `@antfu/experimental-logs-sdk` to `logs-sdk` (now under vercel-labs/logs-sdk). Updated all imports, catalog entry, and docs references. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * docs: add structured diagnostics guide to AGENTS.md Document the error code system (prefixes, numbering, diagnostics files) and step-by-step instructions for adding new errors so future agents follow the established pattern. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: upgrade logs-sdk to 0.0.6 Rename `reporter` to `reporters` in createLogger options to match the updated API. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Configuration menu - View commit details
-
Copy full SHA for 9bd928d - Browse repository at this point
Copy the full SHA 9bd928dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dc88789 - Browse repository at this point
Copy the full SHA dc88789View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.13...v0.1.14