Path to this page:
Subject: CVS commit: pkgsrc/net/k6
From: Leonardo Taccari
Date: 2024-08-11 12:52:36
Message id: 20240811105236.E8779FC74@cvs.NetBSD.org
Log Message:
k6: Update to 0.52.0
Changes:
0.52.0
------
k6 `v0.52.0` is here! Some special mentions included in this release:
- We've switched to our own fork of `goja` named `sobek`
- Panics are no longer captured
- We've added experimental support for TypeScript and ES6+
- `k6/browser` has graduated from an experimental module
0.51.0
------
k6 `v0.51.0` is here! Some special mentions included in this release:
- A new experimental streams module
- New algorithms for WebCrypto module
- Timers are globally available
0.50.0
------
k6 `v0.50.0` is here!
This release:
- Adds support for uploading files from the browser module.
- Introduces the `options.cloud` option.
- Stabilizes the previously experimental timers module as the `k6/timers` module.
- Brings JSON Web Key support to the `k6/experimental/webcrypto` module.
Files: