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 #8552

Merged
merged 2 commits into from
Jan 18, 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.

Releases

create-remix@2.5.1

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

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.5.1

@remix-run/cloudflare@2.5.1

Patch Changes

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

@remix-run/cloudflare-pages@2.5.1

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.5.1

@remix-run/cloudflare-workers@2.5.1

Patch Changes

  • Updated dependencies:
    • @remix-run/cloudflare@2.5.1

@remix-run/deno@2.5.1

Patch Changes

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

@remix-run/dev@2.5.1

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
    • @remix-run/server-runtime@2.5.1

@remix-run/express@2.5.1

Patch Changes

  • Updated dependencies:
    • @remix-run/node@2.5.1

@remix-run/node@2.5.1

Patch Changes

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

@remix-run/react@2.5.1

Patch Changes

  • Only use active matches in <Meta>/<Links> in SPA mode (#8538)
  • [REMOVE] Bump router (#8550)
  • Remove leftover unstable_ prefix from Blocker/BlockerFunction types (#8530)
  • Updated dependencies:
    • @remix-run/server-runtime@2.5.1

@remix-run/serve@2.5.1

Patch Changes

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

@remix-run/testing@2.5.1

Patch Changes

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

remix@2.5.1

remix

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

@remix-run/css-bundle@2.5.1

@remix-run/eslint-config@2.5.1

@remix-run/server-runtime@2.5.1

@brophdawg11 brophdawg11 merged commit 043d14d into release-next Jan 18, 2024
9 checks passed
@brophdawg11 brophdawg11 deleted the changeset-release/release-next branch January 18, 2024 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant