Skip to content

fix(reactivity): effect return ReactiveEffectRunner<T> #6024

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

Closed
wants to merge 1 commit into from

Conversation

horizon0514
Copy link

effect lost the generic T, it should return ReactiveEffectRunner<T>

@netlify
Copy link

netlify bot commented May 29, 2022

Deploy Preview for vuejs-coverage failed.

Name Link
🔨 Latest commit 7077096
🔍 Latest deploy log https://app.netlify.com/sites/vuejs-coverage/deploys/6292d4fe64b1830008f3963e

@horizon0514 horizon0514 changed the title fix type: effect return ReactiveEffectRunner<T> fix(reactivity): effect return ReactiveEffectRunner<T> May 29, 2022
@horizon0514
Copy link
Author

I have no idea why the check failed...

@skirtles-code
Copy link
Contributor

Similar to #7664.

@pikax
Copy link
Member

pikax commented Oct 25, 2023

Thank you for the PR, closing this one in favour of #7664, it has a better PR description which is useful for the changelog.

@pikax pikax closed this Oct 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Rejected
Development

Successfully merging this pull request may close these issues.

3 participants