You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: release notes/v0.56.0.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -57,7 +57,9 @@ As part of the stabilization this is now also merged in the k6 codebase. In the
57
57
-[#4072](https://github.com/grafana/k6/pull/4072) Uses the precompiled 'gotip' on the xk6 workflow.
58
58
-[#4084](https://github.com/grafana/k6/pull/4084) Updates usage report to return usage of the deprecated 'ext.loadimpact' option.
59
59
60
-
## _Optional_Roadmap
60
+
## Roadmap
61
61
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`).
0 commit comments