Skip to content

fix(runtime-vapor): restore hmr context on errors#14908

Draft
edison1105 wants to merge 4 commits into
minorfrom
edison/fix/hmrBugs
Draft

fix(runtime-vapor): restore hmr context on errors#14908
edison1105 wants to merge 4 commits into
minorfrom
edison/fix/hmrBugs

Conversation

@edison1105
Copy link
Copy Markdown
Member

No description provided.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jun 2, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: db965403-2143-4716-8586-75faa600081c

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch edison/fix/hmrBugs

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jun 2, 2026

Open in StackBlitz

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@14908
npm i https://pkg.pr.new/@vue/compiler-core@14908
yarn add https://pkg.pr.new/@vue/compiler-core@14908.tgz

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@14908
npm i https://pkg.pr.new/@vue/compiler-dom@14908
yarn add https://pkg.pr.new/@vue/compiler-dom@14908.tgz

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@14908
npm i https://pkg.pr.new/@vue/compiler-sfc@14908
yarn add https://pkg.pr.new/@vue/compiler-sfc@14908.tgz

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@14908
npm i https://pkg.pr.new/@vue/compiler-ssr@14908
yarn add https://pkg.pr.new/@vue/compiler-ssr@14908.tgz

@vue/compiler-vapor

pnpm add https://pkg.pr.new/@vue/compiler-vapor@14908
npm i https://pkg.pr.new/@vue/compiler-vapor@14908
yarn add https://pkg.pr.new/@vue/compiler-vapor@14908.tgz

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@14908
npm i https://pkg.pr.new/@vue/reactivity@14908
yarn add https://pkg.pr.new/@vue/reactivity@14908.tgz

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@14908
npm i https://pkg.pr.new/@vue/runtime-core@14908
yarn add https://pkg.pr.new/@vue/runtime-core@14908.tgz

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@14908
npm i https://pkg.pr.new/@vue/runtime-dom@14908
yarn add https://pkg.pr.new/@vue/runtime-dom@14908.tgz

@vue/runtime-vapor

pnpm add https://pkg.pr.new/@vue/runtime-vapor@14908
npm i https://pkg.pr.new/@vue/runtime-vapor@14908
yarn add https://pkg.pr.new/@vue/runtime-vapor@14908.tgz

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@14908
npm i https://pkg.pr.new/@vue/server-renderer@14908
yarn add https://pkg.pr.new/@vue/server-renderer@14908.tgz

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@14908
npm i https://pkg.pr.new/@vue/shared@14908
yarn add https://pkg.pr.new/@vue/shared@14908.tgz

vue

pnpm add https://pkg.pr.new/vue@14908
npm i https://pkg.pr.new/vue@14908
yarn add https://pkg.pr.new/vue@14908.tgz

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@14908
npm i https://pkg.pr.new/@vue/compat@14908
yarn add https://pkg.pr.new/@vue/compat@14908.tgz

commit: 525292b

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 86.5 kB 30.3 kB 26.6 kB
runtime-dom.global.prod.js 113 kB 42.6 kB 38.2 kB
vue.global.prod.js 173 kB 62.4 kB 55.7 kB

Usages

Name Size Gzip Brotli
createApp (CAPI only) 51.6 kB 20.1 kB 18.4 kB
createApp 60.6 kB 23.5 kB 21.3 kB
createApp + vaporInteropPlugin 107 kB 38.5 kB 34.7 kB
createVaporApp 30.1 kB 11.5 kB 10.6 kB
createSSRApp 65.2 kB 25.3 kB 23 kB
createVaporSSRApp 36.5 kB 13.8 kB 12.7 kB
defineCustomElement 67.2 kB 25.5 kB 23.1 kB
defineVaporCustomElement 41.4 kB 14.8 kB 13.6 kB
overall 75.9 kB 28.9 kB 26.2 kB

@edison1105 edison1105 added the scope: vapor related to vapor mode label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

scope: vapor related to vapor mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant