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

Merged
merged 1 commit into from
Sep 21, 2023

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

@remix-run/architect@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.1-pre.0

@remix-run/cloudflare@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.0.1-pre.0

@remix-run/cloudflare-pages@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.0.1-pre.0

@remix-run/cloudflare-workers@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.0.1-pre.0

@remix-run/deno@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/server-runtime@2.0.1-pre.0

@remix-run/dev@2.0.1-pre.0

Patch Changes

  • Fix types for MDX files when using pnpm (#7491)

  • Update getDependenciesToBundle to handle ESM packages without main exports. Note that these packages must expose package.json in their exports field so that their path can be resolved. (#7272)

  • Fix server builds where serverBuildPath extension is .cjs. (#7180)

    Fix a bug that caused the server build file to be emitted into the assets directory if the value of serverBuildPath ended in .cjs.

  • Updated dependencies:

    • @remix-run/serve@2.0.1-pre.0
    • @remix-run/server-runtime@2.0.1-pre.0

@remix-run/express@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.0.1-pre.0

@remix-run/node@2.0.1-pre.0

Patch Changes

  • Update to latest version of @remix-run/web-fetch (#7477)
  • Switch from crypto.randomBytes to crypto.webcrypto.getRandomValues for file session storage ID generation (#7203)
  • Use native Blob cleass instead of polyfill (#7217)
  • Updated dependencies:
    • @remix-run/server-runtime@2.0.1-pre.0

@remix-run/react@2.0.1-pre.0

Patch Changes

  • Add second generic to UIMatch for handle field (#7464)
  • Fix resource routes being loaded through route.lazy (#7498)
  • Throw a semantically correct 405 ErrorResponse instead of just an Error when submitting to a route without an action (#7423)
  • Updated dependencies:
    • @remix-run/server-runtime@2.0.1-pre.0

@remix-run/serve@2.0.1-pre.0

Patch Changes

  • Fix HMR for CJS projects using remix-serve and manual mode (remix dev --manual) (#7487)

    By explicitly busting the require cache, remix-serve now correctly reimports new server changes in CJS.
    ESM projects were already working correctly and are not affected by this.

  • Fix error caused by partially written server build (#7470)

    Previously, it was possible to trigger a reimport of the app server code before the new server build had completely been written. Reimporting the partially written server build caused issues related to build.assets being undefined and crashing when reading build.assets.version.

  • Updated dependencies:

    • @remix-run/node@2.0.1-pre.0
    • @remix-run/express@2.0.1-pre.0

@remix-run/testing@2.0.1-pre.0

Patch Changes

  • Updated dependencies:
    • @remix-run/react@2.0.1-pre.0
    • @remix-run/node@2.0.1-pre.0

create-remix@2.0.1-pre.0

remix@2.0.1-pre.0

remix

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

@remix-run/css-bundle@2.0.1-pre.0

@remix-run/eslint-config@2.0.1-pre.0

@remix-run/server-runtime@2.0.1-pre.0

@brophdawg11 brophdawg11 merged commit 7611467 into release-next Sep 21, 2023
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch September 21, 2023 15:58
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