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

Add docs and test for with resolvers #953

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Add docs and test for with resolvers #953

merged 2 commits into from
Jan 3, 2025

Conversation

cowboyd
Copy link
Member

@cowboyd cowboyd commented Jan 3, 2025

Motivation

If we want to backport withResolvers() to v3, it will need to have tests in order to ensure that it behaves the same even though the implementation will be significantly different

withResolvers() is a very handy API that is part of the vanilla JS
stack and also part of v4. This adds jsdocs to the with resolvers and
also adds an entry in the async rosetta stone.
If we want to backport `withResolvers()` to v3, it will need to have
tests in order to ensure that it behaves the same even though the
implementation will be significantly different
@cowboyd cowboyd requested review from taras and neurosnap January 3, 2025 17:33
@cowboyd cowboyd merged commit e32a658 into v4 Jan 3, 2025
3 checks passed
@cowboyd cowboyd deleted the v4-with-resolvers-test branch January 3, 2025 20:18
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.

2 participants