Skip to content

feat: setup return render function, and upgrade deps to @vue/reactivity 3.4#72

Open
lyonbot wants to merge 5 commits into
antfu:masterfrom
lyonbot:pr1
Open

feat: setup return render function, and upgrade deps to @vue/reactivity 3.4#72
lyonbot wants to merge 5 commits into
antfu:masterfrom
lyonbot:pr1

Conversation

@lyonbot

@lyonbot lyonbot commented Jun 5, 2024

Copy link
Copy Markdown

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