Skip to content

Releases: HLTech/mockiavelli

v1.3.1

22 Jun 08:23
Compare
Choose a tag to compare

1.3.1 (2021-06-22)

Bug Fixes

  • types: set compatibility with puppeteer v10 (45909b9), closes #33

v1.3.0

07 May 17:17
d3adbbd
Compare
Choose a tag to compare

1.3.0 (2021-05-07)

Features

  • add disable and enable method to Mockiavelli class (#9) (875cd29)

v1.2.1

16 Apr 10:37
2f03f6b
Compare
Choose a tag to compare

1.2.1 (2021-04-16)

Bug Fixes

  • workflows: add missing install step to release job (2f03f6b)
  • compability with ppter v7 and v8, tests are now run against all versions (#25) (34e614d)

v1.2.0

29 Mar 10:43
d50eb6d
Compare
Choose a tag to compare

1.2.0 (2021-03-29)

Features

  • add possibility to set API base url on mockiavelli instance (#7) (#16) (d50eb6d)

v1.1.1

10 Mar 13:11
1bb05e8
Compare
Choose a tag to compare

1.1.1 (2021-03-10)

Bug Fixes

  • release: add dist/ to published npm package (1bb05e8)

v1.1.0

05 Mar 16:10
ce757f6
Compare
Choose a tag to compare

1.1.0 (2021-03-05)

Features

  • add generic type for mocked response body to mock methods (#18) (2c1fc5d)

v1.0.0

05 May 15:58
Compare
Choose a tag to compare

1.0.0 (2020-05-05)

Initial release