Skip to content

Commit

Permalink
Add request interception fix to release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
inancgumus committed Nov 9, 2023
1 parent 2cdf0f4 commit 2194ff0
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 2194ff0

Please sign in to comment.