Skip to content

Commit 566aa9e

Browse files
chore(release): new release
1 parent 0b40cfd commit 566aa9e

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strong-words-carry.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 8.0.1
4+
5+
### Patch Changes
6+
7+
- Fixed compatibility with rspack. (by [@alexander-akait](https://github.com/alexander-akait) in [`0b40cfd`](https://github.com/webpack/webpack-dev-middleware/commit/0b40cfd61b7ede0a3ce489295f3bef683e2c3ca3))
8+
39
## 8.0.0
410

511
### Major Changes

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-middleware",
3-
"version": "8.0.0",
3+
"version": "8.0.1",
44
"description": "A development middleware for webpack",
55
"keywords": [
66
"webpack",

0 commit comments

Comments
 (0)