Skip to content

chore(release): new release - #2406

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main
Open

github-actions[bot] wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026 •

Copy link
Copy Markdown
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 main, this PR will be updated.

Releases

webpack-dev-middleware@8.4.0

Minor Changes

  • Carry the browser runtime's events over a WebSocket with the client transport=ws option, or over a transport of your own, and reuse the built-in two from webpack-dev-middleware/client/sse and webpack-dev-middleware/client/ws (by @alexander-akait in #2421)

  • Choose how hot module replacement events reach the clients with hot.transport: Server-Sent Events (the default), a WebSocket, or a transport of your own (by @alexander-akait in #2420)

Patch Changes

  • Bound the internal url and Range header caches, which grew for the life of the process and were never released, even by close(). (by @alexander-akait in #2405)

  • Validate options with a precompiled schema to cut ~155ms from startup. (by @alexander-akait in #2413)

@github-actions
github-actions Bot force-pushed the changeset-release/main branch 6 times, most recently from 6c779e5 to 4ee071a Compare September 23, 2026 10:38
@github-actions
github-actions Bot force-pushed the changeset-release/main branch 4 times, most recently from e51be02 to e5d28fb Compare September 24, 2026 18:58
@github-actions
github-actions Bot force-pushed the changeset-release/main branch from e5d28fb to aefd17b Compare September 24, 2026 19:00
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.

0 participants