-
-
Notifications
You must be signed in to change notification settings - Fork 113
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 support for Remix v2 #243
Conversation
changed package-json version to 3.6.0
Make these deps || to prevent breaking change/major version bump
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, just one comment to revert the version on package.json, a GitHub Action bump that and create a Git tag for the version.
Allow Github Action to change version number
I'm on the edge of my seat watching 3.6.0 make it into production so I can
|
Fixes #242 |
Any idea when this will be released? :) |
When I have time to fix CI not working here, or someone makes a PR. |
Hey @sergiodxa, I'm almost finished with a PR to resolve the CI issues. I'll push it either today or tomorrow. I'm currently only updating the dependencies required to fix the issues. Would you like me to also bump the others? The way things are working right now, we are only testing against the 2.x version of Remix. I can follow up with 1.x testing using environments afterward if you think it's worth it. |
changed package-json version to 3.6.0
updated remix* packages to 2.x and 18.x