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

Merged
merged 1 commit into from
Jan 16, 2024

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

create-remix@2.5.1-pre.0

Patch Changes

  • create-remix: high-contrast fg/bg for header colors (#8503)

    bgWhite and whiteBright are the same color in many terminal colorthemes,
    which was causing it to render as illegible white-on-white

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Add isSpaMode to @remix-run/dev/server-build virtual module" (#8492)

  • vite: errors for server-only code point to new docs (#8488)

  • Vite: Fix HMR race condition when reading changed file contents (#8479)

  • Vite: Tree-shake unused route exports in the client build (#8468)

  • Vite: Performance profiling (#8493)

    Run remix vite:build --profile to generate a .cpuprofile that can be shared or uploaded to speedscope.app

    In dev, press p + enter to start a new profiling session or stop the current session.
    If you need to profile dev server startup, run remix vite:dev --profile to initialize the dev server with a running profiling session.

    For more, see the new docs: Vite > Performance

  • Vite: Improve performance of dev server requests by invalidating Remix's virtual modules on relevant file changes rather than on every request (#8164)

  • Automatically prepend <!DOCTYPE html> if not present to fix quirks mode warnings for SPA template (#8495)

  • Updated dependencies:

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

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#8530)
  • Updated dependencies:
    • @remix-run/server-runtime@2.5.1-pre.0

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

Patch Changes

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

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

Patch Changes

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

remix@2.5.1-pre.0

remix

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

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

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

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

@brophdawg11 brophdawg11 merged commit 853d388 into release-next Jan 16, 2024
1 check passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch January 16, 2024 23:26
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