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

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 18, 2024

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

Minor Changes

  • Add support for Vite v6 (#12469)

Patch Changes

  • Properly initialize NODE_ENV if not already set for compatibility with React 19 (#12578)

  • Remove the leftover/unused abortDelay prop from ServerRouter and update the default entry.server.tsx to use the new streamTimeout value for Single Fetch (#12478)

    • The abortDelay functionality was removed in v7 as it was coupled to the defer implementation from Remix v2, but this removal of this prop was missed
    • If you were still using this prop in your entry.server file, it's likely your app is not aborting streams as you would expect and you will need to adopt the new streamTimeout value introduced with Single Fetch
  • Updated dependencies:

    • react-router@7.1.0-pre.0
    • @react-router/node@7.1.0-pre.0
    • @react-router/serve@7.1.0-pre.0

create-react-router@7.1.0-pre.0

Patch Changes

  • Fix missing fs-extra dependency (#12556)

react-router@7.1.0-pre.0

Patch Changes

  • Throw unwrapped single fetch redirect to align with pre-single fetch behavior (#12506)
  • Ignore redirects when inferring loader data types (#12527)
  • Remove <Link prefetch> warning which suffers from false positives in a lazy route discovery world (#12485)

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

Patch Changes

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

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

Patch Changes

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

react-router-dom@7.1.0-pre.0

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Throw error in flatRoutes if routes directory is missing (#12407)
  • Updated dependencies:
    • @react-router/dev@7.1.0-pre.0

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

@github-actions github-actions bot force-pushed the changeset-release/release-next branch from 74ab3be to 89821ce Compare December 18, 2024 19:47
@brophdawg11 brophdawg11 merged commit d81928e into release-next Dec 18, 2024
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch December 18, 2024 19:49
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