Skip to content

Commit

Permalink
Add request interception fix to release notes (#3447)
Browse files Browse the repository at this point in the history
  • Loading branch information
inancgumus authored and olegbespalov committed Nov 14, 2023
1 parent 164ae13 commit aa093f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions release notes/v0.48.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ If no filename is provided, the default filename `script.js` will be used. The s

- [browser#1077](https://github.com/grafana/xk6-browser/pull/1077) Fixes `browserContext.clearPermissions` to clear permissions without panic.
- [browser#1042](https://github.com/grafana/xk6-browser/pull/1042) Fixes `browserContext.waitForEvent` which involved promisifying the `waitForEvent` API.
- [browser#1078](https://github.com/grafana/xk6-browser/pull/1078) Fixes request interception deadlock to improve stability.

## Maintenance and internal improvements

Expand Down

0 comments on commit aa093f0

Please sign in to comment.