Skip to content

fix(remix-dev): flat route fixes and enhancements - #5228

Merged
ryanflorence merged 16 commits into
devfrom
logan/flat-route-fixes
Feb 6, 2023
Merged

ryanflorence merged 16 commits into
devfrom
logan/flat-route-fixes

Conversation

@mcansh

@mcansh mcansh commented Jan 23, 2023

Copy link
Copy Markdown
Contributor

Signed-off-by: Logan McAnsh logan@mcan.sh

Closes: #5170
Closes: #5261
Closes: #5303
Closes: #5322
Closes: #5324
Closes: #5327

  • Docs
  • Tests

Testing Strategy:

updated current tests

@changeset-bot

changeset-bot Bot commented Jan 23, 2023

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: d5750c9

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

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

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

@mcansh mcansh changed the title fix(remix-dev): flat route fixes fix(remix-dev): flat route fixes and enhancements Jan 24, 2023
@mcansh
mcansh marked this pull request as ready for review January 24, 2023 17:35
@mcansh
mcansh force-pushed the logan/flat-route-fixes branch 2 times, most recently from 50e9842 to 5d77e95 Compare January 24, 2023 17:41
@mcansh
mcansh changed the base branch from dev to release-next January 25, 2023 16:59
Comment thread packages/remix-dev/config/flat-routes.ts Outdated
Comment thread packages/remix-dev/config/flat-routes.ts Outdated
mcansh added 14 commits January 30, 2023 17:47
TODO: fix layout from being flagged as index route
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
useRouteLoaderData("routes/_landing") should work for "routes/_landing.tsx" and "routes/_landing/index.tsx"

Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
Signed-off-by: Logan McAnsh <logan@mcan.sh>
@mcansh
mcansh force-pushed the logan/flat-route-fixes branch from 8dd6e6a to 06e0367 Compare January 30, 2023 22:48
Signed-off-by: Logan McAnsh <logan@mcan.sh>
@github-actions

github-actions Bot commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

🤖 Hello there,

We just published version v0.0.0-nightly-a024557-20230207 which includes this pull request. If you'd like to take it for a test run please try it out and let us know what you think!

Thanks!

@silvenon

silvenon commented Feb 7, 2023

Copy link
Copy Markdown
Contributor

Fixed my issues perfectly! ❤️

@MajorTom327

Copy link
Copy Markdown

Same for me. Perfect !
Good job team ! 🎉

TooTallNate added a commit to vercel/vercel that referenced this pull request Feb 23, 2023
There were some fixes to thier new v2 filesystem routing that this will
help with.

Related to remix-run/remix#5322 and remix-run/remix#5228.
kodiakhq Bot pushed a commit to vercel/vercel that referenced this pull request Feb 23, 2023
There were some fixes to thier new v2 filesystem routing that this will help with.

Related to remix-run/remix#5322 and remix-run/remix#5228.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

5 participants