Skip to content

Releases: filiphric/cypress-plugin-api

v2.11.2

14 Jul 08:30
5a64a3a
Compare
Choose a tag to compare

2.11.2 (2024-07-14)

Bug Fixes

v2.11.1

15 May 13:43
9bedb5c
Compare
Choose a tag to compare

2.11.1 (2023-05-15)

Bug Fixes

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

v2.11.0

17 Mar 12:00
f9b9299
Compare
Choose a tag to compare

2.11.0 (2023-03-17)

Features

  • add support for hiding query parameters (9122abc)

v2.10.5

17 Mar 11:40
0b74d57
Compare
Choose a tag to compare

2.10.5 (2023-03-17)

Bug Fixes

  • snapshot handling that causes unexpected errors (f60021d)

v2.10.4

17 Mar 11:26
6e1f87f
Compare
Choose a tag to compare

2.10.4 (2023-03-17)

Bug Fixes

  • make size attribute optional (7950f38)

v2.10.3

03 Feb 12:19
3dc31ca
Compare
Choose a tag to compare

2.10.3 (2023-02-03)

Bug Fixes

  • incorrect parsing of JSON formats (e71c3ce)

v2.10.2

03 Feb 10:50
8da620c
Compare
Choose a tag to compare

2.10.2 (2023-02-03)

Bug Fixes

  • types for Cypress.env() (f6d5496)

v2.10.1

03 Feb 10:14
cc919cc
Compare
Choose a tag to compare

2.10.1 (2023-02-03)

Bug Fixes

  • issue with failing replace function (b0862cd)

v2.10.0

15 Jan 13:11
0e58924
Compare
Choose a tag to compare

2.10.0 (2023-01-15)

Features

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

v2.9.1

11 Jan 22:36
36d4064
Compare
Choose a tag to compare

2.9.1 (2023-01-11)

Bug Fixes

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