Skip to content

Commit

Permalink
Remove template examples from release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
ankur22 committed Nov 6, 2024
1 parent 7058668 commit 6f88828
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions release notes/v0.55.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,6 @@ _Format as `<number> <present_verb> <object>. <credit>`_:

## Bug fixes

_Format as `<number> <present_verb> <object>. <credit>`_:
- _`#111` fixes race condition in runtime_
- [browser#1452](https://github.com/grafana/xk6-browser/pull/1452) fixes a possible deadlock when working with `page.on`.
- [browser#1469](https://github.com/grafana/xk6-browser/pull/1469) fixes `locator.waitFor` so it waits between navigations and doesn't throw an error.
- [browser#1488](https://github.com/grafana/xk6-browser/pull/1488), [browser#1493](https://github.com/grafana/xk6-browser/pull/1493) fixes memory leaks.
Expand All @@ -85,9 +83,6 @@ _Format as `<number> <present_verb> <object>. <credit>`_:
- [browser#1447](https://github.com/grafana/xk6-browser/pull/1447) updates the CDP dependency.
- [browser#1281](https://github.com/grafana/xk6-browser/issues/1281), [browser#1277](https://github.com/grafana/xk6-browser/issues/1277), [browser#1275](https://github.com/grafana/xk6-browser/issues/1275) removes Sobek out of business logic layers.

_Format as `<number> <present_verb> <object>. <credit>`_:
- _`#2770` Refactors parts of the JS module._

## _Optional_ Roadmap

_Discussion of future plans_

0 comments on commit 6f88828

Please sign in to comment.