Skip to content
This repository was archived by the owner on Jan 30, 2025. It is now read-only.

Commit aeff587

Browse files
ka3deinancgumusankur22
committed
Add v0.8.1 release notes
Co-authored-by: İnanç Gümüş <inanc.gumus@grafana.com> Co-authored-by: Ankur Agarwal <ankur.agarwal@grafana.com>
1 parent 696093e commit aeff587

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

release notes/v0.8.1.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
This is a patch release that fixes a few bugs, including one [regression bug](https://github.com/grafana/xk6-browser/issues/749) introduced in v0.8.0, adds one improvement on documentation, and does minor internal modifications.
2+
3+
4+
## Bugs fixed
5+
6+
- Fix mapping of `Page`'s `Keyboard`, `Mouse`, and `Touchscreen` properties. ([#751](https://github.com/grafana/xk6-browser/pull/751))
7+
- Fix `Page.URL()` method. ([#758](https://github.com/grafana/xk6-browser/pull/758))
8+
- Fix `Frame.Title()` method. ([#761](https://github.com/grafana/xk6-browser/pull/761))
9+
10+
11+
## Improvements
12+
13+
- Added contributing guidelines. ([#750](https://github.com/grafana/xk6-browser/pull/750))
14+
15+
16+
## Internals
17+
18+
- Reverted version bump for some dependencies in order to match k6 versions. ([#743](https://github.com/grafana/xk6-browser/pull/743))
19+
- Fix usage of stale virtual user context in mapping layer. ([#754](https://github.com/grafana/xk6-browser/pull/754))
20+
- Removed the unused browser closing state. ([#759](https://github.com/grafana/xk6-browser/pull/759))

0 commit comments

Comments
 (0)