Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
webpack
/
webpack-dev-middleware
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
381
Star
2.5k
Code
Issues
4
Pull requests
9
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add browser client runtime for HMR
- #2323
#2323
Merged
bjohansebas
merged 13 commits into
hot-middleware
webpack/webpack-dev-middleware:hot-middleware
from
client-runtime
webpack/webpack-dev-middleware:client-runtime
Copy head branch name to clipboard
Jun 16, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: add browser client runtime for HMR
#2323
bjohansebas
merged 13 commits into
hot-middleware
webpack/webpack-dev-middleware:hot-middleware
from
client-runtime
webpack/webpack-dev-middleware:client-runtime
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
feat: add browser client runtime for HMR
Show description for 0d5ccc7
bjohansebas
committed
0d5ccc7
View commit details
Copy full SHA for 0d5ccc7
Browse repository at this point
test: add browser client runtime tests
Show description for 6cfc567
bjohansebas
committed
6cfc567
View commit details
Copy full SHA for 6cfc567
Browse repository at this point
test: expand browser client coverage to mirror webpack-hot-middleware
Show description for 5e615bd
bjohansebas
committed
5e615bd
View commit details
Copy full SHA for 5e615bd
Browse repository at this point
ci: run on push and PRs against the hot-middleware umbrella branch
bjohansebas
committed
4b2cf10
View commit details
Copy full SHA for 4b2cf10
Browse repository at this point
refactor(client): switch process-update to promise-only HMR API
Show description for 471521d
bjohansebas
committed
471521d
View commit details
Copy full SHA for 471521d
Browse repository at this point
chore(client): type-check client-src with a dedicated tsconfig
Show description for 368f643
bjohansebas
committed
368f643
View commit details
Copy full SHA for 368f643
Browse repository at this point
docs: document the browser client runtime in README
Show description for 3607b25
bjohansebas
committed
3607b25
View commit details
Copy full SHA for 3607b25
Browse repository at this point
chore(client): adopt browser-outdated-recommended-commonjs eslint preset
Show description for bc40fee
bjohansebas
committed
bc40fee
View commit details
Copy full SHA for bc40fee
Browse repository at this point
refactor(client): route logging through webpack's runtime logger
Show description for bd8de97
bjohansebas
committed
bd8de97
View commit details
Copy full SHA for bd8de97
Browse repository at this point
test(client): use snapshots for logger output assertions
Show description for 19db43c
bjohansebas
committed
19db43c
View commit details
Copy full SHA for 19db43c
Browse repository at this point
Commits on May 17, 2026
chore: document why client-src needs the ecmaVersion override
Show description for 144013b
bjohansebas
committed
144013b
View commit details
Copy full SHA for 144013b
Browse repository at this point
refactor(client): migrate to ES modules and update Babel configuration
bjohansebas
committed
95fe35c
View commit details
Copy full SHA for 95fe35c
Browse repository at this point
fixup!
bjohansebas
committed
4a68e44
View commit details
Copy full SHA for 4a68e44
Browse repository at this point
You can’t perform that action at this time.