Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

wip: . #12711

Closed
wants to merge 1 commit into from
Closed

wip: . #12711

wants to merge 1 commit into from

Conversation

linzhe141
Copy link
Contributor

close #12708

Copy link

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 100 kB (+40 B) 38 kB (+10 B) 34.3 kB (+30 B)
vue.global.prod.js 158 kB (+40 B) 57.8 kB (+7 B) 51.5 kB (+71 B)

Usages

Name Size Gzip Brotli
createApp (CAPI only) 46.4 kB (+40 B) 18.2 kB (+9 B) 16.6 kB (+2 B)
createApp 54.4 kB (+40 B) 21.2 kB (+8 B) 19.3 kB (+8 B)
createSSRApp 58.6 kB (+40 B) 22.9 kB (+7 B) 20.9 kB (+4 B)
defineCustomElement 59.2 kB (+40 B) 22.8 kB (+8 B) 20.7 kB (+13 B)
overall 68.4 kB (+40 B) 26.3 kB (+9 B) 23.9 kB (-60 B)

Copy link

pkg-pr-new bot commented Jan 14, 2025

Open in Stackblitz

@vue/compiler-core

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

@vue/compiler-dom

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

@vue/compiler-ssr

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

@vue/compiler-sfc

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

@vue/reactivity

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

@vue/runtime-core

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

@vue/runtime-dom

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

@vue/server-renderer

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

@vue/shared

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

@vue/compat

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

vue

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

commit: 75d0d0d

@linzhe141 linzhe141 marked this pull request as draft January 14, 2025 16:05
@linzhe141 linzhe141 closed this Jan 15, 2025
@linzhe141 linzhe141 deleted the fix-memo-edge-case branch January 15, 2025 01:22
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.

v-memo skips updates when used with v-for and within a v-if
1 participant