Skip to content

Releases: kenneth-gray/data-mocks-server

v10.0.2

30 Jul 14:22
726a987
Compare
Choose a tag to compare

10.0.2 (2024-07-30)

v10.0.1

04 Feb 11:35
12870b1
Compare
Choose a tag to compare

10.0.1 (2023-02-04)

v10.0.0

03 Feb 19:00
Compare
Choose a tag to compare

10.0.0 (2023-02-03)

chore

BREAKING CHANGES

  • See v9.3.2 release

v9.3.2

03 Feb 18:48
fa00cb0
Compare
Choose a tag to compare

Deprecated

Published to incorrect version

9.3.2 (2023-02-03)

improvement

  • improve how responses return status, headers, data and how the delay is decided (d40bf54), closes #59

BREAKING CHANGES

  • The API for response has changed. Now all response related properties are nested
    under response: status, headers, data and delay. The function version of response has the same
    requirements.

v9.3.1

03 Feb 15:33
819c305
Compare
Choose a tag to compare

9.3.1 (2023-02-03)

v9.3.0

03 Feb 14:05
Compare
Choose a tag to compare

9.3.0 (2023-02-03)

Features

  • set access-control-allow-credentials header to true (922ee12)

v9.2.0

05 Feb 19:54
2b77607
Compare
Choose a tag to compare

9.2.0 (2022-02-05)

Features

  • added new scenarios endpoint (3d96be0)

v9.1.2

17 Dec 16:08
423e702
Compare
Choose a tag to compare

9.1.2 (2021-12-17)

v9.1.1

03 Nov 15:23
e91daa7
Compare
Choose a tag to compare

9.1.1 (2021-11-03)

Bug Fixes

  • export createExpressApp function (89ed237)

v9.1.0

02 Nov 13:02
f832f9a
Compare
Choose a tag to compare

9.1.0 (2021-11-02)

Features

  • export createExpressApp function (4081398)