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: Update version for release (pre) #12118

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

github-actions[bot]
Copy link
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-next, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release-next is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-next.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@react-router/dev@7.0.0-pre.1

Minor Changes

  • Add prefix route config helper to @react-router/dev/routes (#12094)

Patch Changes

    • Fix react-router-serve handling of prerendered HTML files by removing the redirect: false option so it now falls back on the default redirect: true behavior of redirecting from /folder -> /folder/ which will then pick up /folder/index.html from disk. See https://expressjs.com/en/resources/middleware/serve-static.html (#12071)
    • Proxy prerendered loader data into prerender pass for HTML files to avoid double-invocations of the loader at build time
  • Updated dependencies:
    • react-router@7.0.0-pre.1
    • @react-router/serve@7.0.0-pre.1
    • @react-router/node@7.0.0-pre.1

react-router@7.0.0-pre.1

Patch Changes

  • Fix typegen for routes with a client loader but no server loader (#12117)
    • Fix react-router-serve handling of prerendered HTML files by removing the redirect: false option so it now falls back on the default redirect: true behavior of redirecting from /folder -> /folder/ which will then pick up /folder/index.html from disk. See https://expressjs.com/en/resources/middleware/serve-static.html (#12071)
    • Proxy prerendered loader data into prerender pass for HTML files to avoid double-invocations of the loader at build time
  • Updated dependencies:
    • react-router@7.0.0-pre.1

@react-router/architect@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.0-pre.1
    • @react-router/node@7.0.0-pre.1

@react-router/cloudflare@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.0-pre.1

react-router-dom@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.0-pre.1

@react-router/express@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.0-pre.1
    • @react-router/node@7.0.0-pre.1

@react-router/fs-routes@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.0.0-pre.1

@react-router/node@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • react-router@7.0.0-pre.1

@react-router/remix-config-routes-adapter@7.0.0-pre.1

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.0.0-pre.1

@react-router/serve@7.0.0-pre.1

Patch Changes

    • Fix react-router-serve handling of prerendered HTML files by removing the redirect: false option so it now falls back on the default redirect: true behavior of redirecting from /folder -> /folder/ which will then pick up /folder/index.html from disk. See https://expressjs.com/en/resources/middleware/serve-static.html (#12071)
    • Proxy prerendered loader data into prerender pass for HTML files to avoid double-invocations of the loader at build time
  • Updated dependencies:
    • react-router@7.0.0-pre.1
    • @react-router/node@7.0.0-pre.1
    • @react-router/express@7.0.0-pre.1

@brophdawg11 brophdawg11 merged commit 4bf819e into release-next Oct 11, 2024
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch October 11, 2024 17:22
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.

1 participant