Skip to content

Latest commit

 

History

History
73 lines (32 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

73 lines (32 loc) · 2.81 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.11.1 (2023-05-15)

Bug Fixes

  • types for env object being wrongly set as required (8a1a995)

2.11.0 (2023-03-17)

Features

  • add support for hiding query parameters (9122abc)

2.10.5 (2023-03-17)

Bug Fixes

  • snapshot handling that causes unexpected errors (f60021d)

2.10.4 (2023-03-17)

Bug Fixes

  • make size attribute optional (7950f38)

2.10.3 (2023-02-03)

Bug Fixes

  • incorrect parsing of JSON formats (e71c3ce)

2.10.2 (2023-02-03)

Bug Fixes

  • types for Cypress.env() (f6d5496)

2.10.1 (2023-02-03)

Bug Fixes

  • issue with failing replace function (b0862cd)

2.10.0 (2023-01-15)

Features

  • add support for missing or unknown content-type (d283156)

2.9.1 (2023-01-11)

Bug Fixes

  • displaying of url when request is sent to IP address (3c240b1)

2.9.0 (2022-12-23)

Features

  • add basic responsiveness to UI (9604bb7)