-
Notifications
You must be signed in to change notification settings - Fork 381
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
Enabling Single Fetch #876
base: main
Are you sure you want to change the base?
Conversation
Thank you! Could you debug the playwright failures please? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for this! I have a few notes.
Co-authored-by: Kent C. Dodds <[email protected]>
Will it be possible to have a codemod for this upgrade. Manually upgrading all this for custom/ extended project seems a bit difficult. |
Maybe @jacobparis's tool could help. |
I found this https://codemod.com/registry/remix-single-fetch-recipe by jacobparis. |
I should take that down, it's for an old outdated single fetch API Remix team is working on some codemods for this now though |
Any update regarding this @kentcdodds |
This PR enables the v3_singleFetch feature.