fast-check v1.6.0 Release Notes

  • 📦 ESM version of the package published to npm, arbitraries to generate functions and more settings to be able to tweak the execution [Code][Diff]

    🔋 Features

    • (PR#201) Add compareBooleanFunc, compareFunc and func arbitraries
    • (PR#200) Parameter randomType to choose the random generator
    • (PR#202) Property hooks for beforeEach and afterEach
    • 📦 (PR#196) Publish both cjs and esm versions of the package

    🛠 Fixes

    • 0️⃣ (PR#175) Characters must be biased by default
    • ⚡️ (PR#184) Update to latest lorem-ipsum