Skip to content

chore: Update version for release #13262

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 2 commits into from
Mar 19, 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.

Releases

@react-router/[email protected]

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:

[email protected]

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/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

@react-router/[email protected]

Patch Changes

[email protected]

@brophdawg11 brophdawg11 merged commit 1f7fdd5 into release-next Mar 19, 2025
7 of 8 checks passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch March 19, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant