Skip to content

Latest commit

 

History

History
87 lines (54 loc) · 2.64 KB

HISTORY.md

File metadata and controls

87 lines (54 loc) · 2.64 KB

History

3.0.0

17/04/2025

No change to source code.

  • Now only tested on node versions 14 - 22.
  • Should still run fine on 8.3.0+ but no longer tested on 8-12 so we can update testing-related dependencies.

2.2.0

08/07/20

  • backendHeaders option added, in order to offer the ability to supplement the outgoing HTTP response headers with some of the Backend response headers. (morgaan)

2.1.0

19/06/20

  • Re-introduce interceptErrors, as a multiple type (boolean|function) option in order to offer more flexibility on rather to raise a 400 - 599 error or to proxy it to the client. (morgaan)

2.0.1

05/06/20

  • Returns client error status codes from the backend and only raises errors if the backend responds with 500 - 599. (springerBuck)

2.0.0

06/05/20

1.4.1

27/03/20

1.4.0

11/03/20

1.3.2

26/02/20

  • Fixes location header rewriting to only rewrite the host (springerBuck)

1.3.1

18/02/20

1.3.0

02/02/20

  • Adds support for using JS mocks that use a function that accepts the express request object (joeyciechanowicz)

1.2.0

27/01/20

1.1.3

08/01/20

1.1.2

06/01/20

1.1.1

06/01/20

1.0.0

03/09/19