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

Update Remix to 2.9.1 #1096

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jacobparis
Copy link
Contributor

All of the breaking changes between Remix 2.1 to 2.9 occurred in Vite which you're not using yet, so this went smoothly.

I did have to install @conform-to/dom to peg it to its 0.* version because the other conform packages were installing it from 1.* and that was incompatible. We can fix that later when I take a look at updating Conform.

✅ Checklist

  • I have followed every step in the contributing guide
  • The PR title follows the convention.
  • I ran and tested the code works

Testing

Manual testing, running the app, connecting to an external app and running a job all worked successfully with the new Remix versions.

[Describe the steps you took to test this change]


Changelog

[Short description of what has changed]


Screenshots

[Screenshots]

💯

Copy link

changeset-bot bot commented May 9, 2024

⚠️ No Changeset found

Latest commit: 655d9a0

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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.

None yet

1 participant