v0.5.0
xk6-faker v0.5.0 is here 🎉!
For k6 v1, continue using v0.4.4.
k6 v2 support
Port to go.k6.io/k6/v2 module path c2cac5b
All imports updated from go.k6.io/k6 to go.k6.io/k6/v2. No functional changes — the k6 v2 module API is compatible for extensions. Existing tests pass against the v2 API.
Related: k6#5891, k6build#318
Bug fixes
- 0cbc3f6 Fix
randomStringreturn type fromstring[]tostring.
Docs
- 1319177 TypeScript type declarations made DefinitelyTyped compatible. Module name changed from
fakernamespace tok6/x/faker.