Skip to content

fix(reactivity): extended methods respect reactive#11629

Merged
yyx990803 merged 6 commits intovuejs:mainfrom
edison1105:fix/#11628
Aug 16, 2024
Merged

fix(reactivity): extended methods respect reactive#11629
yyx990803 merged 6 commits intovuejs:mainfrom
edison1105:fix/#11628

Conversation

@edison1105
Copy link
Copy Markdown
Member

close #11628

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 16, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 98.7 kB (+13 B) 37.4 kB (-3 B) 33.7 kB (+18 B)
vue.global.prod.js 156 kB (+13 B) 57.2 kB (-3 B) 50.9 kB (+50 B)

Usages

Name Size Gzip Brotli
createApp 54.2 kB (+13 B) 21 kB (+2 B) 19.1 kB (+7 B)
createSSRApp 58.1 kB (+13 B) 22.6 kB (+1 B) 20.6 kB (-5 B)
defineCustomElement 58.8 kB (+13 B) 22.5 kB 20.5 kB (+19 B)
overall 67.8 kB (+13 B) 26 kB (-2 B) 23.7 kB (-40 B)

@netlify
Copy link
Copy Markdown

netlify bot commented Aug 16, 2024

Deploy Preview for vue-sfc-playground failed.

Name Link
🔨 Latest commit 4ca5de7
🔍 Latest deploy log https://app.netlify.com/sites/vue-sfc-playground/deploys/66bf0ba3e228ca0008cd7dc0

@yyx990803 yyx990803 changed the base branch from minor to main August 16, 2024 07:59
@netlify
Copy link
Copy Markdown

netlify bot commented Aug 16, 2024

Deploy Preview for vue-next-template-explorer failed.

Name Link
🔨 Latest commit 4ca5de7
🔍 Latest deploy log https://app.netlify.com/sites/vue-next-template-explorer/deploys/66bf0ba3faea2000092338cb

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.

Computed values from extended array methods do not re-evaluate

3 participants