remix icon indicating copy to clipboard operation
remix copied to clipboard

Add RemixBrowser routes prop

Open brophdawg11 opened this issue 1 year ago • 1 comments

This eases the migration path of RouterProvider to Remix SPA Mode by allowing folks to lift their current routes and pass them to RemixBrowser instead of needing to go to file-based routes (via routes/ or defineRoutes)

Todo:

  • [x] Docs

brophdawg11 avatar Mar 15 '24 19:03 brophdawg11

🦋 Changeset detected

Latest commit: f738c2a92b12d9fc3e122bf438639d02fdda6442

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 16 packages
Name Type
@remix-run/dev Minor
@remix-run/react Minor
@remix-run/server-runtime Minor
@remix-run/testing Minor
@remix-run/cloudflare Minor
@remix-run/deno Minor
@remix-run/node Minor
@remix-run/cloudflare-pages Minor
@remix-run/cloudflare-workers Minor
@remix-run/architect Minor
@remix-run/express Minor
@remix-run/serve Minor
create-remix Minor
remix Minor
@remix-run/css-bundle Minor
@remix-run/eslint-config Minor

Not sure what this means? Click here to learn what changesets are.

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

changeset-bot[bot] avatar Mar 15 '24 19:03 changeset-bot[bot]

Replaced by https://github.com/remix-run/react-router/pull/11693 in RR

brophdawg11 avatar Jun 20 '24 19:06 brophdawg11