Skip to content

feat(core): export BuiltinServerFunctions type#279

Merged
antfu merged 1 commit into
vitejs:mainfrom
JianJroh:feat/export-builtin-server-functions
Apr 8, 2026
Merged

feat(core): export BuiltinServerFunctions type#279
antfu merged 1 commit into
vitejs:mainfrom
JianJroh:feat/export-builtin-server-functions

Conversation

@JianJroh

@JianJroh JianJroh commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

Description

Export BuiltinServerFunctions type

Motivation

When an external server connects to the DevTools WebSocket server, it needs type-safe access to built-in RPC services (e.g., devtoolskit:internal:logs:add).

@pkg-pr-new

pkg-pr-new Bot commented Apr 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

@vitejs/devtools

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

@vitejs/devtools-kit

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

@vitejs/devtools-rolldown

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

@vitejs/devtools-rpc

npm i https://pkg.pr.new/@vitejs/devtools-rpc@279

@vitejs/devtools-self-inspect

npm i https://pkg.pr.new/@vitejs/devtools-self-inspect@279

commit: b5a3d1b

@antfu antfu merged commit 5d46972 into vitejs:main Apr 8, 2026
6 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.

2 participants