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

refactor: replace Object.assign with extend #8988

Merged
merged 1 commit into from
May 27, 2024

Conversation

Alfred-Skyblue
Copy link
Member

@Alfred-Skyblue Alfred-Skyblue commented Aug 16, 2023

Use shared utils to replace Object.assign and () => {}.

@Alfred-Skyblue Alfred-Skyblue changed the title chore: replace () => {} with NOOP chore: use shared utils to replace Object.assign and () => {} Aug 16, 2023
@github-actions
Copy link

github-actions bot commented Aug 21, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 90.6 kB 34.5 kB 31.1 kB
vue.global.prod.js 148 kB 53.8 kB 48 kB

Usages

Name Size Gzip Brotli
createApp 50.8 kB 19.9 kB 18.1 kB
createSSRApp 54.1 kB 21.2 kB 19.3 kB
defineCustomElement 53.1 kB 20.6 kB 18.8 kB
overall 64.4 kB 24.9 kB 22.6 kB

@sxzz sxzz changed the title chore: use shared utils to replace Object.assign and () => {} refactor: use shared utils to replace Object.assign and () => {} Aug 21, 2023
@sxzz sxzz added the ready to merge The PR is ready to be merged. label Aug 21, 2023
@skirtles-code
Copy link
Contributor

The previous version also had a change involving NOOP. Has that intentionally been removed?

@Alfred-Skyblue Alfred-Skyblue changed the title refactor: use shared utils to replace Object.assign and () => {} refactor: replace Object.assign with extend Apr 16, 2024
@Alfred-Skyblue
Copy link
Member Author

The previous version also had a change involving NOOP. Has that intentionally been removed?

#8988

@yyx990803 yyx990803 merged commit 82458b2 into vuejs:main May 27, 2024
11 checks passed
@Alfred-Skyblue Alfred-Skyblue deleted the replace-function-noop branch May 28, 2024 02:06
lynxlangya pushed a commit to lynxlangya/core that referenced this pull request May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready to merge The PR is ready to be merged.
Projects
Development

Successfully merging this pull request may close these issues.

5 participants