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

fix: update unref and toValue parameter type #8748

Merged
merged 8 commits into from
Nov 10, 2023

Conversation

Alfred-Skyblue
Copy link
Member

@Alfred-Skyblue Alfred-Skyblue commented Jul 10, 2023

close #8747
close #8857

@Alfred-Skyblue Alfred-Skyblue changed the title chore: update parameter type chore: update unref parameter type Jul 10, 2023
@Alfred-Skyblue Alfred-Skyblue changed the title chore: update unref parameter type chore: update unref and toValue parameter type Jul 10, 2023
@sxzz sxzz changed the title chore: update unref and toValue parameter type fix: update unref and toValue parameter type Jul 17, 2023
@sxzz sxzz added the ready to merge The PR is ready to be merged. label Aug 12, 2023
@github-actions
Copy link

github-actions bot commented Oct 17, 2023

Size Report

Bundles

File Size Gzip Brotli
runtime-dom.global.prod.js 86.4 kB 32.9 kB 29.7 kB
vue.global.prod.js 132 kB 49.6 kB 44.5 kB

Usages

Name Size Gzip Brotli
createApp 48 kB 18.9 kB 17.2 kB
createSSRApp 51.2 kB 20.2 kB 18.4 kB
defineCustomElement 50.4 kB 19.7 kB 17.9 kB
overall 61.3 kB 23.7 kB 21.6 kB

@yyx990803 yyx990803 merged commit 176d476 into vuejs:main Nov 10, 2023
11 checks passed
@Alfred-Skyblue Alfred-Skyblue deleted the update-MaybeRef branch November 10, 2023 15:36
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.

unref returns wrong type unref返回数据类型异常
4 participants