Skip to content

Commit fa1731b

Browse files
committed
Add removal note for experimental browser
1 parent bf94772 commit fa1731b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

release notes/v0.56.0.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,9 @@ As part of the stabilization this is now also merged in the k6 codebase. In the
5757
- [#4072](https://github.com/grafana/k6/pull/4072) Uses the precompiled 'gotip' on the xk6 workflow.
5858
- [#4084](https://github.com/grafana/k6/pull/4084) Updates usage report to return usage of the deprecated 'ext.loadimpact' option.
5959

60-
## _Optional_ Roadmap
60+
## Roadmap
6161

62-
_Discussion of future plans_
62+
### Removal of deprecated `k6/experimental/browser`` module
63+
64+
Since `v0.52.0` we have had a non experimental version of the browser module (`k6/browser`). We urge you to migrate your scripts over to this import since we will be removing the experimental version of the browser module in the next release (`v0.57.0`).
6365

0 commit comments

Comments
 (0)