We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ad900b commit e73594aCopy full SHA for e73594a
CHANGELOG.md
@@ -19,7 +19,7 @@ Major changes:
19
which implements most of what configurable-http-proxy actually does,
20
has been replaced with [`http-proxy-3`](https://www.npmjs.com/package/http-proxy-3), a fully compatible, updated and modern fork.
21
This should hopefully fix a lot of resource exhaustion and other issues folks have been seeing.
22
- Thank you @williamstein!
+ Thank you [@williamstein](https://github.com/williamstein)!
23
- The minimum nodejs runtime is now node 18 (up from 10).
24
This won't affect most users, as node 18 has already reached end-of-life at time of release,
25
but folks who get node from their distro package manager (e.g. `apt` or `yum`) often lag behind.
0 commit comments