Skip to content

feat: upgrade devframe to v0.9.2 - #535

Merged
antfu merged 1 commit into
mainfrom
nice-otters-win
Aug 19, 2026
Merged

feat: upgrade devframe to v0.9.2#535
antfu merged 1 commit into
mainfrom
nice-otters-win

Conversation

@antfubot

Copy link
Copy Markdown
Collaborator

Description

Upgrade the devframe / @devframes/* stack from 0.9.1 to 0.9.2.

  • Bump the &devframe catalog anchor in pnpm-workspace.yaml (^0.9.1^0.9.2), which retargets all 13 @devframes/* / devframe catalog entries at once, and refresh pnpm-lock.yaml.
  • Adopt the new recommended importMetaUrl: import.meta.url field on the local oxcDevframe definition (packages/oxc/src/node/devframe.ts), matching how every upstream defineDevframe was migrated in devframe#261. It supplies the resolution base for the tool's own dependency graph (remote assets / declared services).

v0.9.2's other feature — service-open/service-shiki (devframe#260) — only deprecates devframe/recipes/common-rpc-functions, which this repo doesn't use (core ships its own vite:core:open-in-editor / open-in-finder RPC functions), so no consumer-side changes are forced. This is a non-breaking patch bump, so no MIGRATION.md entry is warranted (consistent with the 0.9.0 → 0.9.1 bump).

Validation: pnpm lint && pnpm test && pnpm typecheck && pnpm build all green (246 tests passed, 2 skipped).

Linked Issues

Additional context

This PR was created with the help of an agent.

@pkg-pr-new

pkg-pr-new Bot commented Aug 19, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

npm i https://pkg.pr.new/@vitejs/devtools@535

@vitejs/devtools-kit

npm i https://pkg.pr.new/@vitejs/devtools-kit@535

@vitejs/devtools-oxc

npm i https://pkg.pr.new/@vitejs/devtools-oxc@535

@vitejs/devtools-rolldown

npm i https://pkg.pr.new/@vitejs/devtools-rolldown@535

@vitejs/devtools-vite

npm i https://pkg.pr.new/@vitejs/devtools-vite@535

@vitejs/devtools-vitest

npm i https://pkg.pr.new/@vitejs/devtools-vitest@535

commit: d5a48fa

@antfu
antfu merged commit 111f732 into main Aug 19, 2026
10 checks passed
@antfu
antfu deleted the nice-otters-win branch August 19, 2026 03:34
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