Skip to content

Commit 24cf84c

Browse files
committed
docs: update CHANGELOG
1 parent ce4ae3c commit 24cf84c

File tree

2 files changed

+15
-13
lines changed

2 files changed

+15
-13
lines changed

CHANGELOG.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44

55
- chore(deps): update micromatch to 4.0.5
66
- chore(package): bump devDependencies
7-
- feat(legacyCreateProxyMiddleware): show migration tips
8-
- feat(legacyCreateProxyMiddleware): adapter with v2 behavior (#754)
9-
- docs(proxy events): fix new syntax (#753)
10-
- feat(debug): improve troubleshooting (#752)
11-
- test(path-rewriter): improve coverage (#751)
12-
- feat(ejectPlugins): skip registering default plugins (#750)
13-
- refactor: logging [BREAKING CHANGE] (#749)
14-
- refactor(handlers): refactor to plugins [BREAKING CHANGE] (#745)
15-
- feat(plugins): add support for plugins
7+
- feat(legacyCreateProxyMiddleware): show migration tips ([#756](https://github.com/chimurai/http-proxy-middleware/pull/756))
8+
- feat(legacyCreateProxyMiddleware): adapter with v2 behavior ([#754](https://github.com/chimurai/http-proxy-middleware/pull/754))
9+
- docs(proxy events): fix new syntax ([#753](https://github.com/chimurai/http-proxy-middleware/pull/753))
10+
- feat(debug): improve troubleshooting ([#752](https://github.com/chimurai/http-proxy-middleware/pull/752))
11+
- test(path-rewriter): improve coverage ([#751](https://github.com/chimurai/http-proxy-middleware/pull/751))
12+
- feat(ejectPlugins): skip registering default plugins ([#750](https://github.com/chimurai/http-proxy-middleware/pull/750))
13+
- refactor: logging [BREAKING CHANGE] ([#749](https://github.com/chimurai/http-proxy-middleware/pull/749))
14+
- refactor(handlers): refactor to plugins [BREAKING CHANGE] ([#745](https://github.com/chimurai/http-proxy-middleware/pull/745))
15+
- feat(plugins): add support for plugins ([#732](https://github.com/chimurai/http-proxy-middleware/pull/732))
1616
- docs: fix v3 documentation
17-
- fix: server mounting [BREAKING CHANGE]
17+
- fix: server mounting [BREAKING CHANGE] ([#731](https://github.com/chimurai/http-proxy-middleware/pull/731))
1818
- test(fixRequestBody): fix broken test
19-
- refactor: use node http base types [BREAKING CHANGE]
20-
- feat(option): refactor context to pathFilter option [BREAKING CHANGE] (#722)
21-
- feat: remove shorthand usage [BREAKING CHANGE] (#716)
19+
- refactor: use node http base types [BREAKING CHANGE] ([#730](https://github.com/chimurai/http-proxy-middleware/pull/730)) (special thanks: [@cdaringe](https://github.com/cdaringe) & [@devanshj](https://github.com/devanshj))
20+
- feat(option): refactor context to pathFilter option [BREAKING CHANGE] ([#722](https://github.com/chimurai/http-proxy-middleware/pull/722))
21+
- feat: remove shorthand usage [BREAKING CHANGE] ([#716](https://github.com/chimurai/http-proxy-middleware/pull/716))
2222

2323
## [v2.0.6](https://github.com/chimurai/http-proxy-middleware/releases/tag/v2.0.6)
2424

CONTRIBUTORS.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
aremishevsky
22
Bezalel
33
bforbis
4+
cdaringe
45
Chim
56
cloudmu
7+
devanshj
68
dylang
79
Elad
810
graingert

0 commit comments

Comments
 (0)