Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: İnanç Gümüş <[email protected]>
  • Loading branch information
ankur22 and inancgumus committed Sep 27, 2023
1 parent 2839358 commit 522a047
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions release notes/v0.47.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,14 @@ _Format as `<number> <present_verb> <object>. <credit>`_:
- [browser#1038](https://github.com/grafana/xk6-browser/pull/1038) Fix read/write race condition for edge case with remote browsers.
- [browser#1034](https://github.com/grafana/xk6-browser/pull/1034) Fix `page.reload` & `page.setContent` to use the default navigation timeout over the default timeout.
- [browser#1033](https://github.com/grafana/xk6-browser/pull/1033) Fix the `page` timeouts so it is actually used after being set.
- [browser#1022](https://github.com/grafana/xk6-browser/pull/1022) Fix the `check` in examples/fillform.js so that it matches the type definitions and documentation for `check`.
- [browser#1022](https://github.com/grafana/xk6-browser/pull/1022) Fix the `check` in `examples/fillform.js` so that it matches the type definitions and documentation for `check`.

## Maintenance and internal improvements

_Format as `<number> <present_verb> <object>. <credit>`_:
- _`#2770` Refactors parts of the JS module._
- [#3342](https://github.com/grafana/k6/pull/3342). Updates xk6-grpc to the latest version. This change brings all the latest fixes and improvements to the experimental gRPC module.
- [browser#1043](https://github.com/grafana/xk6-browser/pull/1043), [browser#1021](https://github.com/grafana/xk6-browser/pull/1021), [browser#1019](https://github.com/grafana/xk6-browser/pull/1019), [#1014](https://github.com/grafana/xk6-browser/pull/1014) Fix tests.
- [browser#1043](https://github.com/grafana/xk6-browser/pull/1043), [browser#1021](https://github.com/grafana/xk6-browser/pull/1021), [browser#1019](https://github.com/grafana/xk6-browser/pull/1019), [browser#1014](https://github.com/grafana/xk6-browser/pull/1014) Fix tests.
- [browser#1000](https://github.com/grafana/xk6-browser/pull/1000), [browser#1024](https://github.com/grafana/xk6-browser/pull/1024) Refine issue and PR templates.
- [browser#1003](https://github.com/grafana/xk6-browser/pull/1003) Internal refactor.
- [browser#997](https://github.com/grafana/xk6-browser/pull/997) Update readme.
Expand Down

0 comments on commit 522a047

Please sign in to comment.