Skip to content

Releases: liqueurdetoile/fetch-mock-fixtures

v2.3.3

03 Mar 13:36
fbed9c5
Compare
Choose a tag to compare

2.3.3 (2021-03-03)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (d180aee)

v2.3.2

09 Jan 01:27
Compare
Choose a tag to compare

2.3.2 (2020-01-09)

Bug Fixes

  • history: fix logs not cleared when history is reset (5671da3), closes #30

v2.3.1

15 Nov 00:22
Compare
Choose a tag to compare

2.3.1 (2019-11-15)

Bug Fixes

  • Fix history not feeded when no fixture is found (2d41e71)

v2.3.0

07 Nov 19:05
Compare
Choose a tag to compare

2.3.0 (2019-11-07)

Features

  • RequestMatcher: Add equals as alias to equal (0655fd0)

v2.2.0

22 Jun 21:19
Compare
Choose a tag to compare

2.2.0 (2019-06-22)

Features

  • fixture: Add throw behavior (f8e238e)

v2.1.0

02 May 16:02
a0cc3f4
Compare
Choose a tag to compare

2.1.0 (2019-05-02)

Features

  • Add log to history and verbose mode (fb12396)

v2.0.1

30 Apr 17:42
914b805
Compare
Choose a tag to compare

2.0.1 (2019-04-30)

Bug Fixes

v2.0.0

15 Apr 23:36
82b2214
Compare
Choose a tag to compare

2.0.0 (2019-04-15)

Bug Fixes

  • Fix Fixture default error messages (c83cc06)
  • Server now send a clone of request to fixture (2ff84d2)

Features

  • Review body callback to pass response in arguments (3b62390)
  • v2.0.0 release (d47f7af)
  • v2.0.0 release (83a2777)
  • Server: Add throwOnError behavior (2c3f42d)

BREAKING CHANGES

  • Code built on v1.x will not run on this version that
    have been totally reworked

v1.1.0

02 Apr 01:33
Compare
Choose a tag to compare

1.1.0 (2019-04-02)

Features

  • Add requests history and ordered responses (85cd570)

v1.0.2

26 Mar 17:20
Compare
Choose a tag to compare

1.0.2 (2019-03-26)

Bug Fixes

  • Fixture loader: Disambiguate loader with throwing an exception (681c11b)