Skip to content

Commit fd40130

Browse files
chore(release): 5.2.4
1 parent ece4f36 commit fd40130

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [5.2.4](https://github.com/webpack/webpack-dev-server/compare/v5.2.3...v5.2.4) (2026-05-11)
6+
7+
### Bug Fixes
8+
9+
* set Cross-Origin-Resource-Policy header to prevent source code theft over HTTP
10+
511
### [5.2.3](https://github.com/webpack/webpack-dev-server/compare/v5.2.2...v5.2.3) (2026-01-12)
612

713

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-dev-server",
3-
"version": "5.2.3",
3+
"version": "5.2.4",
44
"description": "Serves a webpack app. Updates the browser on changes.",
55
"homepage": "https://github.com/webpack/webpack-dev-server#readme",
66
"bugs": "https://github.com/webpack/webpack-dev-server/issues",

0 commit comments

Comments
 (0)