Releases: NeuraLegion/cypress-har-generator
Releases · NeuraLegion/cypress-har-generator
v5.17.0
5.17.0 (2024-09-16)
Features
- plugin: make plugin a "no-op" in unsupported browsers (#460) (3592682)
v5.16.5
5.16.5 (2024-09-10)
Bug Fixes
- deps: bump package versions to resolve vulnerabilities (#459) (3bd47c5)
v5.16.4
5.16.4 (2023-03-14)
Bug Fixes
- cdp: avoid throwing errors for unknown session IDs (#241) (111981b), closes #173
v5.16.3
5.16.3 (2023-03-07)
Bug Fixes
- cdp: call callback after session has been associated with request (#231) (44a47e5), closes #230
v5.16.0
5.16.0 (2023-02-03)
Features
- plugin: allow controlling the time to wait for idle network (#186) (409c772), closes #185
v5.15.0
5.15.0 (2023-02-01)
Features
- plugin: allow to transform entries before saving a HAR (#182) (fceeb4e), closes #174
v5.14.1
5.14.1 (2023-01-31)
Bug Fixes
- cdp: enhance error handling on the target attaching failure (#179) (007a610), closes #173