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(reactivity): warn users when computeds are not side-effect free #10299

Merged
merged 6 commits into from
Feb 13, 2024

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    1faaca0 View commit details
    Browse the repository at this point in the history
  2. fix: only warn in dev

    Doctor-wu committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    745b73a View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. Configuration menu
    Copy the full SHA
    97b2f87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea56705 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. chore: adjust warning

    yyx990803 committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    43e2ea8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc74137 View commit details
    Browse the repository at this point in the history