Skip to content

Releases: stegano/next-http-proxy-middleware

v1.2.4

12 Mar 17:21

Choose a tag to compare

Fixes

  • fix: create proxy instance for each request(fix memory leaks) (#65)

v1.2.1

22 Jan 08:25

Choose a tag to compare

Features

  • feat: add onProxyInit option (#50)

v1.1.2

01 Dec 01:09

Choose a tag to compare

Docs

  • docs(README.md): fix middleware path in README example (#47)

v1.1.0

01 Sep 08:49
d046dc6

Choose a tag to compare

Fixes

  • fix(rewritePath): change 'rewritePath' type for apply pattern priority (#39)

Docs

  • docs(README.md): add Using multipart/form-data section (#33)

v1.0.10

16 Apr 11:03

Choose a tag to compare

Fixes

  • fix: add methods that can include the request body(#22, #24)

v1.0.9

04 Feb 01:28

Choose a tag to compare

Fixes

  • fix: change http-proxy & types into dependencies (#17)

v1.0.8-hotfix.1

31 Jan 23:11

Choose a tag to compare

Fixes

  • fix: change http-proxy & types into dependencies (#17)

v1.0.8

27 Jan 12:18
6d6e887

Choose a tag to compare

  • fix: update all dependencies (#8, #9, #10, #11)
    • Security vulnerable dependencies and incorrect dependencies updated

v1.0.6

31 Dec 11:01

Choose a tag to compare

Chores

  • chore(package.json): remove @types/next in dependencies (#8)

v1.0.5

21 Dec 13:44

Choose a tag to compare

Fixes

  • fix: type error: this expression is not callable. (#7)