Skip to content

Releases: redabacha/polly-adapter-playwright

v2.4.0

18 Apr 22:32
Compare
Choose a tag to compare

2.4.0 (2024-04-18)

Features

v2.3.0

24 Dec 03:36
Compare
Choose a tag to compare

2.3.0 (2023-12-24)

Features

  • allow route interception to be configurable (1d693b6), closes #61

v2.2.0

24 Dec 03:22
Compare
Choose a tag to compare

2.2.0 (2023-12-24)

Features

  • enable ts declaration maps (1d9f48d)

v2.1.0

27 Dec 20:45
Compare
Choose a tag to compare

2.1.0 (2021-12-27)

Features

  • make all responses allow cors by default (fb58750)

v2.0.1

10 Dec 09:19
Compare
Choose a tag to compare

2.0.1 (2021-12-10)

Bug Fixes

  • set defaultOptions as getter instead of property (c7e48e1)

v2.0.0

10 Dec 09:02
Compare
Choose a tag to compare

2.0.0 (2021-12-10)

  • feat!: upgrade to polly.js v6 (c88a956)

BREAKING CHANGES

  • remove the textMimeTypes option
  • remove playwright as a peer dependency

v1.0.0

20 Nov 18:41
Compare
Choose a tag to compare

1.0.0 (2021-11-20)

Features