Skip to content

Commit

Permalink
Add tasks in release notes for waitForEvent API (#3413)
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 authored and olegbespalov committed Nov 14, 2023
1 parent 523a5a3 commit 4c879b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release notes/v0.48.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,14 @@ _what, why, and what this means for the user_
## Bug fixes

- [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.

## Maintenance and internal improvements

- [browser#1075](https://github.com/grafana/xk6-browser/pull/1075), [browser#1076](https://github.com/grafana/xk6-browser/pull/1076) Refactors `clearPermissions` and `grantPermissions`.
- [browser#1043](https://github.com/grafana/xk6-browser/pull/1043) Refine tests.
- [browser#1047](https://github.com/grafana/xk6-browser/pull/1047) Update dependencies.
- [browser#1069](https://github.com/grafana/xk6-browser/pull/1069) Internal refactors.

## _Optional_ Roadmap

Expand Down

0 comments on commit 4c879b6

Please sign in to comment.