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) #12880

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 28, 2025

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

Patch Changes

  • Internal reorg to clean up some duplicated route module types (#12799)

  • Properly handle status codes that cannot have a body in single fetch responses (204, etc.) (#12760)

  • Stop erroring on resource routes that return raw strings/objects and instead serialize them as text/plain or application/json responses (#12848)

    • This only applies when accessed as a resource route without the .data extension
    • When accessed from a Single Fetch .data request, they will still be encoded via turbo-stream
  • REMOVE: limit matchRoutes optimization to client side (#12882)

  • Optimize Lazy Route Discovery path discovery to favor a single querySelectorAll call at the body level instead of many calls at the sub-tree level (#12731)

    • Properly bubble headers as errorHeaders when throwing a data() result (#12846)
    • Avoid duplication of Set-Cookie headers could be duplicated if also returned from headers
  • Optimize route matching by skipping redundant matchRoutes calls when possible (#12800)

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Properly resolve Windows file paths to scan for Vite's dependency optimization when using the unstable_optimizeDeps future flag. (#12637)
  • Fix prerendering when using a custom server - previously we ended up trying to import the users custom server when we actually want to import the virtual server build module (#12759)
  • Updated dependencies:
    • react-router@7.1.4-pre.0
    • @react-router/node@7.1.4-pre.0
    • @react-router/serve@7.1.4-pre.0

react-router-dom@7.1.4-pre.0

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

create-react-router@7.1.4-pre.0

@github-actions github-actions bot force-pushed the changeset-release/release-next branch from ca40825 to 5f78be3 Compare January 28, 2025 18:31
@brophdawg11 brophdawg11 merged commit 3c1a6bb into release-next Jan 28, 2025
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch January 28, 2025 18:52
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