Skip to content

Commit 3364c0a

Browse files
authored
docs(CHANGELOG): update changelog (#1093)
1 parent bd3c124 commit 3364c0a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## next
4+
5+
- fix(fixRequestBody): handle invalid request ([#1092](https://github.com/chimurai/http-proxy-middleware/pull/1092))
6+
- fix(fixRequestBody): prevent multiple .write() calls ([#1089](https://github.com/chimurai/http-proxy-middleware/pull/1089))
7+
- fix(websocket): handle errors in handleUpgrade ([#823](https://github.com/chimurai/http-proxy-middleware/pull/823))
8+
- ci(package): patch http-proxy ([#1084](https://github.com/chimurai/http-proxy-middleware/pull/1084))
9+
- fix(fixRequestBody): support multipart/form-data ([#896](https://github.com/chimurai/http-proxy-middleware/pull/896))
10+
- feat(types): export Plugin type ([#1071](https://github.com/chimurai/http-proxy-middleware/pull/1071))
11+
312
## [v3.0.3](https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.3)
413

514
- fix(pathFilter): handle errors

0 commit comments

Comments
 (0)