-
-
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.22
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.23
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 358 files changed
- 4 contributors
Commits on May 12, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 6271053 - Browse repository at this point
Copy the full SHA 6271053View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b913cd - Browse repository at this point
Copy the full SHA 2b913cdView commit details -
refactor: extract devframe to standalone repo + bump to v0.2.0 (#341)
Devframe now lives at github.com/devframes/devframe; this monorepo consumes it as `devframe` from npm via `catalog:deps` and keeps a git submodule at `devframe/` (tag-pinned, never a branch) as a checked-in reference. `scripts/sync.ts` (run via `pnpm sync`) aligns the submodule with the catalog version and is hooked into `postinstall` so fresh clones init automatically. Drops 43 `devframe/*` path aliases, turbo tasks, vitest projects, and the merged docs section.
Configuration menu - View commit details
-
Copy full SHA for 32ecd44 - Browse repository at this point
Copy the full SHA 32ecd44View commit details -
Configuration menu - View commit details
-
Copy full SHA for d15b016 - Browse repository at this point
Copy the full SHA d15b016View commit details
Commits on May 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 82e50a5 - Browse repository at this point
Copy the full SHA 82e50a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 897ce82 - Browse repository at this point
Copy the full SHA 897ce82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c0f580 - Browse repository at this point
Copy the full SHA 7c0f580View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0259bcf - Browse repository at this point
Copy the full SHA 0259bcfView commit details -
fix(ui): isolate dark mode localStorage key to prevent theme leaking …
…from iframe panels (#334)
Configuration menu - View commit details
-
Copy full SHA for e678193 - Browse repository at this point
Copy the full SHA e678193View commit details -
fix(scripts): recover from stale devframe/ when initializing submodule
If `devframe/` exists with leftover content but no `.git` link (e.g. after `git clean -ffdx` or a previous failed install), `git submodule update --init` aborts because the path is non-empty. Detect that state and clear the directory before initializing — there's no git tracking to preserve.
Configuration menu - View commit details
-
Copy full SHA for c83ce2c - Browse repository at this point
Copy the full SHA c83ce2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6fc3b3a - Browse repository at this point
Copy the full SHA 6fc3b3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c94bcb - Browse repository at this point
Copy the full SHA 3c94bcbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d24d8a - Browse repository at this point
Copy the full SHA 6d24d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fc20b0 - Browse repository at this point
Copy the full SHA 0fc20b0View commit details -
fix(docs): build workspace packages before docs (#344)
Twoslash resolves `@vitejs/devtools*` imports via the package's `types` field, which points at `dist/index.d.ts`. Without a prior `pnpm build`, those files don't exist and `vitepress build` fails with TS2307.
Configuration menu - View commit details
-
Copy full SHA for 3f460d2 - Browse repository at this point
Copy the full SHA 3f460d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b8a18f - Browse repository at this point
Copy the full SHA 3b8a18fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36d865e - Browse repository at this point
Copy the full SHA 36d865eView 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.22...v0.1.23