Skip to content

Releases: NeuraLegion/cypress-har-generator

v5.14.0

25 Jan 12:01
Compare
Choose a tag to compare

5.14.0 (2023-01-25)

Features

  • plugin: accept the RegExp | string union type in the patterns (#175) (2e0160e), closes #171

v5.13.0

24 Jan 09:49
Compare
Choose a tag to compare

5.13.0 (2023-01-24)

Features

  • plugin: allow filtering entries from HAR using a custom predicate (#172) (e6d9553), closes #163

v5.12.2

18 Jan 18:44
Compare
Choose a tag to compare

5.12.2 (2023-01-18)

Bug Fixes

  • avoid importing all helper classes into commands.ts (#168) (625374d), closes #167

v5.12.1

17 Jan 21:00
Compare
Choose a tag to compare

5.12.1 (2023-01-17)

Bug Fixes

  • network: remove square brackets from IPv6 address (#160) (aa586d8), closes #159

v5.12.0

17 Jan 17:54
Compare
Choose a tag to compare

5.12.0 (2023-01-17)

Features

  • network: allow to capture the server-sent events (#157) (5a7a7ba), closes #154

v5.11.2

17 Jan 12:51
Compare
Choose a tag to compare

5.11.2 (2023-01-17)

Bug Fixes

  • cdp: attach to the browser session in the beginning (#156) (aa86193), closes #155

v5.11.1

16 Jan 15:15
Compare
Choose a tag to compare

5.11.1 (2023-01-16)

Bug Fixes

v5.11.0

15 Jan 15:23
Compare
Choose a tag to compare

5.11.0 (2023-01-15)

Features

v5.10.0

15 Jan 12:46
Compare
Choose a tag to compare

5.10.0 (2023-01-15)

Features

  • plugin: provide a convenience mechanism to set up lifecycle (#150) (1c7f53b), closes #30

v5.9.0

13 Jan 20:48
Compare
Choose a tag to compare

5.9.0 (2023-01-13)

Features

  • plugin: wait for all requests before saving the HAR file (#148) (c5954b8), closes #147