Skip to content

Releases: muratcorlu/connect-api-mocker

v1.11.0

20 Mar 17:52
65c1513
Compare
Choose a tag to compare

1.11.0 (2024-03-20)

Features

  • cjs support in custom middleware file names (#80) (65c1513)

v1.10.0

04 Jun 11:03
Compare
Choose a tag to compare

1.10.0 (2021-06-04)

Features

  • json helper now also accepts callback (3b07b0f)

v1.9.0

25 Apr 15:31
Compare
Choose a tag to compare

1.9.0 (2020-04-25)

Features

  • file helper also sets Content-Length response header (09b7e33)

v1.8.0

25 Apr 15:21
Compare
Choose a tag to compare

1.8.0 (2020-04-25)

Features

  • type and file helpers added. (e737d9c)

v1.7.0

26 Sep 08:47
9d14f87
Compare
Choose a tag to compare

1.7.0 (2019-09-26)

Features

  • Making body parser optional and configurable. (9d14f87)
  • making body-parser optional and configurable. (fd61145)

v1.6.0

08 Aug 18:40
Compare
Choose a tag to compare

1.6.0 (2019-08-08)

Features

  • BodyParser settings are now configurable (bc5ca52)

v1.5.1

08 Aug 12:19
f45222e
Compare
Choose a tag to compare

1.5.1 (2019-08-08)

Bug Fixes

  • Handlebars dependency upgraded for security (f45222e)

v1.5.0

16 Apr 08:06
ba5831f
Compare
Choose a tag to compare

1.5.0 (2019-04-16)

Features

  • Helper functions for custom responses (ba5831f)
  • Helper functions for custom responses - Fixes #32 (cdb3ebd)

1.4.0

27 Sep 14:07
Compare
Choose a tag to compare

1.4.0 (2018-09-27)

Features:

  • Now you can define mock files for catching all methods once. You can just use names ANY.json or ANY.js. (Thanks to @Daanoz)
  • Matching with nested wildcard improved. #25

1.3.6

01 Feb 22:29
Compare
Choose a tag to compare

Features: