Skip to content

Latest commit

 

History

History
45 lines (23 loc) · 2.07 KB

CHANGELOG.md

File metadata and controls

45 lines (23 loc) · 2.07 KB

2.4.0 (2024-04-18)

Features

2.3.0 (2023-12-24)

Features

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

2.2.0 (2023-12-24)

Features

  • enable ts declaration maps (1d9f48d)

2.1.0 (2021-12-27)

Features

  • make all responses allow cors by default (fb58750)

2.0.1 (2021-12-10)

Bug Fixes

  • set defaultOptions as getter instead of property (c7e48e1)

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

1.0.0 (2021-11-20)

Features