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

feat(watch): support directly watching reactive object in multiple sources with deep default #1201

Merged
merged 1 commit into from
May 18, 2020

Conversation

yangmingshan
Copy link
Contributor

watch([1], () => {}) won't cause type error, even before my changes, I don't know how to fix it.

@yyx990803 yyx990803 merged commit ba62ccd into vuejs:master May 18, 2020
@yangmingshan yangmingshan deleted the watch branch May 19, 2020 02:02
yangmingshan added a commit to vue-mini/vue-mini that referenced this pull request May 19, 2020
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.

2 participants