Skip to content

fix(reactivity): ensure extended method arguments are not lost#11574

Merged
yyx990803 merged 2 commits intovuejs:minorfrom
edison1105:fix11573
Aug 10, 2024
Merged

fix(reactivity): ensure extended method arguments are not lost#11574
yyx990803 merged 2 commits intovuejs:minorfrom
edison1105:fix11573

Conversation

@edison1105
Copy link
Copy Markdown
Member

close #11573

@github-actions
Copy link
Copy Markdown

github-actions bot commented Aug 9, 2024

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 98.6 kB 37.4 kB 33.7 kB
vue.global.prod.js 156 kB 57.2 kB 50.8 kB

Usages

Name Size Gzip Brotli
createApp 54.1 kB 21 kB 19.1 kB
createSSRApp 58 kB 22.6 kB 20.6 kB
defineCustomElement 58.7 kB 22.5 kB 20.5 kB
overall 67.7 kB 26 kB 23.7 kB

@edison1105 edison1105 linked an issue Aug 9, 2024 that may be closed by this pull request
@edison1105 edison1105 added scope: reactivity version: minor ready for review This PR requires more reviews 🐞 bug Something isn't working labels Aug 9, 2024
@yyx990803 yyx990803 force-pushed the minor branch 2 times, most recently from 70e7329 to cffe866 Compare August 9, 2024 13:08
Copy link
Copy Markdown
Contributor

@Disservin Disservin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You will need to rebase this to the current state of the minor branch this pr still includes some ci changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🐞 bug Something isn't working ready for review This PR requires more reviews scope: reactivity version: minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

parameter missing in extended array find method

3 participants