Skip to content

Conversation

@johnsoncodehk
Copy link
Member

This PR introduces an alternative to the link check that was removed by #13654.

@coderabbitai
Copy link

coderabbitai bot commented Nov 5, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

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.

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

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

@github-actions
Copy link

github-actions bot commented Nov 5, 2025

Size Report

Bundles

File Size Gzip Brotli
compiler-dom.global.prod.js 84.8 kB 30 kB 26.5 kB
runtime-dom.global.prod.js 106 kB (+30 B) 39.8 kB (-5 B) 35.9 kB (+23 B)
vue.global.prod.js 164 kB (+30 B) 60 kB (+20 B) 53.4 kB (+29 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 47.8 kB (+31 B) 18.7 kB (+13 B) 17.1 kB (+17 B)
createApp 56.7 kB (+30 B) 21.8 kB (+4 B) 19.9 kB (-18 B)
createApp + vaporInteropPlugin 90 kB (+30 B) 33.7 kB (+16 B) 30.4 kB (-12 B)
createVaporApp 34 kB (+80 B) 12.9 kB (+37 B) 11.8 kB (+37 B)
createSSRApp 61 kB (+30 B) 23.6 kB (+19 B) 21.5 kB (-49 B)
defineCustomElement 62 kB (+30 B) 23.5 kB (+4 B) 21.4 kB (+7 B)
overall 71.6 kB (+30 B) 27.2 kB (+18 B) 24.8 kB (+42 B)

@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 5, 2025

Open in StackBlitz

@vue/compiler-core

npm i https://pkg.pr.new/@vue/compiler-core@14057

@vue/compiler-dom

npm i https://pkg.pr.new/@vue/compiler-dom@14057

@vue/compiler-sfc

npm i https://pkg.pr.new/@vue/compiler-sfc@14057

@vue/compiler-ssr

npm i https://pkg.pr.new/@vue/compiler-ssr@14057

@vue/compiler-vapor

npm i https://pkg.pr.new/@vue/compiler-vapor@14057

@vue/reactivity

npm i https://pkg.pr.new/@vue/reactivity@14057

@vue/runtime-core

npm i https://pkg.pr.new/@vue/runtime-core@14057

@vue/runtime-dom

npm i https://pkg.pr.new/@vue/runtime-dom@14057

@vue/runtime-vapor

npm i https://pkg.pr.new/@vue/runtime-vapor@14057

@vue/server-renderer

npm i https://pkg.pr.new/@vue/server-renderer@14057

@vue/shared

npm i https://pkg.pr.new/@vue/shared@14057

vue

npm i https://pkg.pr.new/vue@14057

@vue/compat

npm i https://pkg.pr.new/@vue/compat@14057

commit: f5cdf86

@edison1105 edison1105 merged commit 593ecf5 into vuejs:minor Nov 5, 2025
15 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