Skip to content

Releases: vagusX/koa-proxies

v0.11.0

09 Feb 09:00
53401d5
Compare
Choose a tag to compare

0.11.0 (2020-02-09)

Features

v0.10.0

07 Feb 09:34
Compare
Choose a tag to compare

0.10.0 (2020-02-07)

Features

  • support custom log function (5e3b06d)

v0.9.0

11 Oct 17:09
dc6780a
Compare
Choose a tag to compare

0.9.0 (2019-10-11)

Bug Fixes

  • use URL instead of url.resolve (b52b1ac)
  • add rewirte function parameter to dynamically change path cc1c840

Features

v0.8.1

27 Oct 09:41
2d81f45
Compare
Choose a tag to compare

0.8.1 (2018-10-27)

Bug Fixes

v0.8.0

26 Oct 08:28
Compare
Choose a tag to compare

0.8.0 (2018-10-26)

Bug Fixes

  • semantic-release (029852a)
  • third argument in proxy web callback (b16b9a1)

Features

v0.6.2

10 Dec 13:22
Compare
Choose a tag to compare
  • fix bug for ctx.req.url contain ? from pr
  • chore: update node version in travis

v0.6.1

29 Aug 07:06
Compare
Choose a tag to compare

<a name"0.6.1">

0.6.1 (2017-08-29)

Bug Fixes

v0.5.2

30 Jul 03:41
Compare
Choose a tag to compare

<a name"0.5.2">

0.5.2 (2017-07-30)

Bug Fixes

v0.5.1

27 Jul 05:50
Compare
Choose a tag to compare

<a name"0.5.1">

0.5.1 (2017-07-27)

Bug Fixes

  • it should reserve original options object rather than break it (84b25237)

v0.5.0

05 Jul 23:59
Compare
Choose a tag to compare

0.5.0 (2017-07-05)

Features

  • support express-style route using path-match (2c742811)