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

Chore/admin/upgrade-to-react-router-v7 #845

Conversation

ryanhopperlowe
Copy link
Contributor

@ryanhopperlowe ryanhopperlowe commented Dec 13, 2024

Addresses #836

Upgrades from Remix v2 to React Router v7

  • additionally replaces remix-routes library with safe-routes (same code just built for react-router)
  • updates build scripts and configuration files

Notes:

  • Most files updated automatically using this codemod
  • Mostly import and dependency changes.
  • Files of note:
    • ~/entry.client.tsx
    • ~/lib/service/routeService.ts
    • ~/routes.ts
    • package.json
    • react-router.config.ts
    • tsconfig.json
    • vite.config.ts

@ryanhopperlowe ryanhopperlowe force-pushed the chore/admin/upgrade-to-react-router-v7 branch 10 times, most recently from 811c1f1 to 813b92c Compare December 18, 2024 22:12
@ryanhopperlowe ryanhopperlowe force-pushed the chore/admin/upgrade-to-react-router-v7 branch from 97141ec to 7ee920f Compare December 19, 2024 21:09
@ryanhopperlowe ryanhopperlowe merged commit df21ec4 into obot-platform:main Dec 19, 2024
2 checks passed
@ryanhopperlowe ryanhopperlowe deleted the chore/admin/upgrade-to-react-router-v7 branch December 19, 2024 21: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