Skip to content

Releases: filiphric/cypress-plugin-api

v2.4.1

13 Nov 11:29
92b8b27

Choose a tag to compare

2.4.1 (2022-11-13)

Bug Fixes

  • use cloneDeep instead of structuredClone (0092c3c)

v2.4.0

12 Nov 22:06
3494a97

Choose a tag to compare

2.4.0 (2022-11-12)

Features

  • add option to define own credential hiding (2c27b41)

v2.3.3

09 Nov 09:33
13a9d8a

Choose a tag to compare

2.3.3 (2022-11-09)

Bug Fixes

  • types for Cypress.env() (30a78ac)

v2.3.2

09 Nov 09:26
f415aac

Choose a tag to compare

2.3.2 (2022-11-09)

Bug Fixes

  • anonymization of password and username fields for hideCredentials flag (5a7d695)

v2.3.1

07 Nov 11:48
961e43c

Choose a tag to compare

2.3.1 (2022-11-07)

Bug Fixes

v2.3.0

07 Nov 10:16
a781574

Choose a tag to compare

2.3.0 (2022-11-07)

Features

  • folding of objects and arrays in JSON file (c9e17b4)

v2.2.1

06 Nov 15:22
c0cc08c

Choose a tag to compare

2.2.1 (2022-11-06)

Bug Fixes

  • prevent line numbers from being selected (de4acd8)

v2.2.0

06 Nov 14:57
0aae10f

Choose a tag to compare

2.2.0 (2022-11-06)

Features

v2.1.3

06 Nov 14:15
fd066aa

Choose a tag to compare

2.1.3 (2022-11-06)

Bug Fixes

  • make "env" optional in TestConfigOverrides interface (f079d6e)

v2.1.2

06 Nov 10:07
dbfd307

Choose a tag to compare

2.1.2 (2022-11-06)

Bug Fixes

  • count content length manually if content-length header is not present (d208786)