Skip to content

chore: Update version for release (pre) #13244

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

Merged
merged 1 commit into from
Mar 17, 2025

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.4.0-pre.0

Minor Changes

  • Generate types for virtual:react-router/server-build module (#13152)

Patch Changes

  • When future.unstable_splitRouteModules is set to "enforce", allow both splittable and unsplittable root route exports since it's always in a single chunk. (#13238)
  • When future.unstable_viteEnvironmentApi is enabled, allow plugins that override the default SSR environment (such as @cloudflare/vite-plugin) to be placed before or after the React Router plugin. (#13183)
  • Fix conflicts with other Vite plugins that use the configureServer and/or configurePreviewServer hooks (#13184)
  • Updated dependencies:
    • react-router@7.4.0-pre.0
    • @react-router/node@7.4.0-pre.0
    • @react-router/serve@7.4.0-pre.0

react-router@7.4.0-pre.0

Patch Changes

    • UNSTABLE(BREAKING): If a middleware throws an error, ensure we only bubble the error itself via next() and are no longer leaking the MiddlewareError implementation detail (#13180)
  • Fix RequestHandler loadContext parameter type when middleware is enabled (#13204)
  • Fix root loader data on initial load redirects in SPA mode (#13222)
  • Load ancestor pathless/index routes in lazy route discovery for upwards non-eager-discoery routing (#13203)
  • Fix shouldRevalidate behavior for clientLoader-only routes in ssr:true apps (#13221)
  • [UNSTABLE] Update Route.unstable_MiddlewareFunction to have a return value of Response | undefined instead of Response | void becaue you should not return anything if you aren't returning the Response (#13199)

@react-router/architect@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0
    • @react-router/node@7.4.0-pre.0

@react-router/cloudflare@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0

react-router-dom@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0

@react-router/express@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0
    • @react-router/node@7.4.0-pre.0

@react-router/fs-routes@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.4.0-pre.0

@react-router/node@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0

@react-router/remix-routes-option-adapter@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • @react-router/dev@7.4.0-pre.0

@react-router/serve@7.4.0-pre.0

Patch Changes

  • Updated dependencies:
    • react-router@7.4.0-pre.0
    • @react-router/node@7.4.0-pre.0
    • @react-router/express@7.4.0-pre.0

create-react-router@7.4.0-pre.0

@brophdawg11 brophdawg11 merged commit 8423891 into release-next Mar 17, 2025
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch March 17, 2025 18:38
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