We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be080d1 commit a311c83Copy full SHA for a311c83
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## next
4
+
5
+- ci(package): patch http-proxy ([#1084](https://github.com/chimurai/http-proxy-middleware/pull/1084))
6
+- fix(fixRequestBody): support multipart/form-data ([#896](https://github.com/chimurai/http-proxy-middleware/pull/896))
7
+- feat(types): export Plugin type ([#1071](https://github.com/chimurai/http-proxy-middleware/pull/1071))
8
9
## [v3.0.3](https://github.com/chimurai/http-proxy-middleware/releases/tag/v3.0.3)
10
11
- fix(pathFilter): handle errors
0 commit comments