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: fix getters being destroyed on component destroy (#1878) #1883

Merged
merged 5 commits into from Oct 4, 2021

Commits on Aug 18, 2021

  1. test: add test case

    kiaking committed Aug 18, 2021
    Copy the full SHA
    9832f9c View commit details
    Browse the repository at this point in the history
  2. build: update vue

    kiaking committed Aug 18, 2021
    Copy the full SHA
    31dbe7a View commit details
    Browse the repository at this point in the history
  3. fix: add effect scope support

    kiaking committed Aug 18, 2021
    Copy the full SHA
    f3abade View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. test: add spy

    kiaking committed Aug 19, 2021
    Copy the full SHA
    c7930f4 View commit details
    Browse the repository at this point in the history
  2. style: better definition

    kiaking committed Aug 19, 2021
    Copy the full SHA
    0501bca View commit details
    Browse the repository at this point in the history