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

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

Merged
merged 16 commits into from
Feb 6, 2023

Conversation

mcansh
Copy link
Collaborator

@mcansh mcansh commented Jan 23, 2023

Signed-off-by: Logan McAnsh [email protected]

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

  • Docs
  • Tests

Testing Strategy:

updated current tests

@changeset-bot
Copy link

changeset-bot bot commented Jan 23, 2023

🦋 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
TODO: fix layout from being flagged as index route
Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
useRouteLoaderData("routes/_landing") should work for "routes/_landing.tsx" and "routes/_landing/index.tsx"

Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
Signed-off-by: Logan McAnsh <[email protected]>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 7, 2023

🤖 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
Copy link
Contributor

silvenon commented Feb 7, 2023

Fixed my issues perfectly! ❤️

@MajorTom327
Copy link

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
Labels
awaiting release This issue has been fixed and will be released soon CLA Signed package:dev
Projects
None yet
5 participants