trigger.dev
trigger.dev copied to clipboard
Update Remix to 2.9.1
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
- [x] I have followed every step in the contributing guide
- [x] The PR title follows the convention.
- [x] 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]
💯
⚠️ No Changeset found
Latest commit: 655d9a0aa1341f0123cbff34c4f0ee3296c42516
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