Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

perf(reactivity): do not track inner key __v_skip` #11690

Merged
merged 4 commits into from
Nov 15, 2024

Conversation

zhangenming
Copy link
Contributor

I don't think it's necessary to track his changes

Copy link

github-actions bot commented Aug 23, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 99.1 kB (+36 B) 37.5 kB (+14 B) 33.8 kB (-3 B)
vue.global.prod.js 157 kB (+36 B) 57.3 kB (+16 B) 51 kB (-7 B)

Usages

Name Size Gzip Brotli
createApp 54.5 kB (+36 B) 21.1 kB (+7 B) 19.3 kB (+53 B)
createSSRApp 58.5 kB (+36 B) 22.8 kB (+5 B) 20.7 kB (-3 B)
defineCustomElement 59.1 kB (+36 B) 22.6 kB (+4 B) 20.6 kB (+12 B)
overall 68.1 kB (+36 B) 26.2 kB (+15 B) 23.8 kB (-62 B)

Copy link

pkg-pr-new bot commented Aug 23, 2024

commit: b46d56f

@vue/compiler-core

pnpm add https://pkg.pr.new/@vue/compiler-core@11690

@vue/compiler-dom

pnpm add https://pkg.pr.new/@vue/compiler-dom@11690

@vue/compiler-sfc

pnpm add https://pkg.pr.new/@vue/compiler-sfc@11690

@vue/compiler-ssr

pnpm add https://pkg.pr.new/@vue/compiler-ssr@11690

@vue/reactivity

pnpm add https://pkg.pr.new/@vue/reactivity@11690

@vue/runtime-core

pnpm add https://pkg.pr.new/@vue/runtime-core@11690

@vue/runtime-dom

pnpm add https://pkg.pr.new/@vue/runtime-dom@11690

@vue/server-renderer

pnpm add https://pkg.pr.new/@vue/server-renderer@11690

@vue/shared

pnpm add https://pkg.pr.new/@vue/shared@11690

vue

pnpm add https://pkg.pr.new/vue@11690

@vue/compat

pnpm add https://pkg.pr.new/@vue/compat@11690

Open in Stackblitz

@edison1105 edison1105 added the 🧹 p1-chore Priority 1: this doesn't change code behavior. label Aug 23, 2024
@edison1105 edison1105 added the ready to merge The PR is ready to be merged. label Aug 25, 2024
@yyx990803 yyx990803 merged commit d637bd6 into vuejs:main Nov 15, 2024
13 checks passed
noootwo pushed a commit to noootwo/core that referenced this pull request Nov 15, 2024
abdullah-wn pushed a commit to Lazy-work/vue that referenced this pull request Jan 4, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
🧹 p1-chore Priority 1: this doesn't change code behavior. ready to merge The PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants