Skip to content

Commit c39b5f4

Browse files
chore(release): 2.26.0
1 parent 43c64a0 commit c39b5f4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
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+
### [2.26.0](https://github.com/webpack/webpack-dev-middleware/compare/v2.25.4...v2.26.0) (2023-12-25)
6+
7+
8+
### Feature
9+
10+
* added the `statsOption` option
11+
512
### [2.25.4](https://github.com/webpack/webpack-dev-middleware/compare/v2.25.3...v2.25.4) (2023-06-21)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "webpack-hot-middleware",
3-
"version": "2.25.4",
3+
"version": "2.26.0",
44
"description": "Webpack hot reloading you can attach to your own server",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)