Skip to content

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@7.1.2-pre.0

Patch Changes

  • Fix issue with fetcher data cleanup in the data layer on fetcher unmount (#12681)

  • Do not rely on symbol for filtering out redirect responses from loader data (#12694)

    Previously, some projects were getting type checking errors like:

    error TS4058: Return type of exported function has or is using name 'redirectSymbol' from external module "node_modules/..." but cannot be named.

    Now that symbols are not used for the redirect response type, these errors should no longer be present.

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

Patch Changes

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

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

Patch Changes

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

@react-router/dev@7.1.2-pre.0

Patch Changes

  • Fix default external conditions in Vite v6. This fixes resolution issues with certain npm packages. (#12644)
  • Fix mismatch in prerendering html/data files when path is missing a leading slash (#12684)
  • Use module-sync server condition when enabled in the runtime. This fixes React context mismatches (e.g. useHref() may be used only in the context of a <Router> component.) during development on Node 22.10.0+ when using libraries that have a peer dependency on React Router. (#12729)
  • Fix react-refresh source maps (#12686)
  • Updated dependencies:
    • react-router@7.1.2-pre.0
    • @react-router/node@7.1.2-pre.0
    • @react-router/serve@7.1.2-pre.0

react-router-dom@7.1.2-pre.0

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

create-react-router@7.1.2-pre.0

@github-actions github-actions bot force-pushed the changeset-release/release-next branch from e5535b8 to 96183d5 Compare January 14, 2025 16:47
@brophdawg11 brophdawg11 merged commit 02f5cbb into release-next Jan 14, 2025
6 of 8 checks passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch January 14, 2025 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant