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

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Apr 4, 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

@remix-run/architect@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.9.0-pre.3

@remix-run/cloudflare@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.9.0-pre.3

@remix-run/cloudflare-pages@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.9.0-pre.3

@remix-run/cloudflare-workers@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.9.0-pre.3

@remix-run/deno@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.9.0-pre.3

@remix-run/dev@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.9.0-pre.3
    • @remix-run/server-runtime@2.9.0-pre.3

@remix-run/express@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.9.0-pre.3

@remix-run/node@2.9.0-pre.3

Patch Changes

    • Put undici fetch polyfill behind a new installGlobals({ nativeFetch: true }) parameter (#9198)
    • remix-serve will default to using undici for the fetch polyfill if future._unstable_singleFetch is enabled because the single fetch implementation relies on the undici polyfill
      • Any users opting into Single Fetch and managing their own polfill will need to pass the flag to installGlobals on their own to avoid runtime errors with Single Fetch
  • Updated dependencies:
    • @remix-run/server-runtime@2.9.0-pre.3

@remix-run/react@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.9.0-pre.3

@remix-run/serve@2.9.0-pre.3

Patch Changes

    • Put undici fetch polyfill behind a new installGlobals({ nativeFetch: true }) parameter (#9198)
    • remix-serve will default to using undici for the fetch polyfill if future._unstable_singleFetch is enabled because the single fetch implementation relies on the undici polyfill
      • Any users opting into Single Fetch and managing their own polfill will need to pass the flag to installGlobals on their own to avoid runtime errors with Single Fetch
  • Updated dependencies:
    • @remix-run/node@2.9.0-pre.3
    • @remix-run/express@2.9.0-pre.3

@remix-run/testing@2.9.0-pre.3

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.9.0-pre.3
    • @remix-run/react@2.9.0-pre.3

create-remix@2.9.0-pre.3

remix@2.9.0-pre.3

remix

See the CHANGELOG.md in individual Remix packages for all changes.

@remix-run/css-bundle@2.9.0-pre.3

@remix-run/eslint-config@2.9.0-pre.3

@remix-run/server-runtime@2.9.0-pre.3

@jacob-ebey jacob-ebey merged commit 8d151a5 into release-next Apr 4, 2024
1 check passed
@jacob-ebey jacob-ebey deleted the changeset-release/release-next branch April 4, 2024 19:16
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