Mockiavelli Versions Save

HTTP request mocking library for Puppeteer and Playwright

v1.3.1

2 years ago

1.3.1 (2021-06-22)

Bug Fixes

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

v1.3.0

3 years ago

1.3.0 (2021-05-07)

Features

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

v1.2.1

3 years ago

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

3 years ago

1.2.0 (2021-03-29)

Features

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

v1.1.1

3 years ago

1.1.1 (2021-03-10)

Bug Fixes

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

v1.1.0

3 years ago

1.1.0 (2021-03-05)

Features

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

v1.0.0

4 years ago

1.0.0 (2020-05-05)

Initial release