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: setup return render function, and upgrade deps to @vue/reactivity 3.4 #72

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

lyonbot
Copy link

@lyonbot lyonbot commented Jun 5, 2024

Description

  • setup can return render function
  • fix lagging bug when syncing props
  • update examples and dev dependencies
  • update requirement version of @vue/reactivity to 3.4

Linked Issues

close #13

Additional context

maybe we can remove all legacy code in "watch" now? since "Scope" can handle many scenarios.

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.

[FeatureRequest] setup return render function
1 participant