fast-check v2.24.0 Release Notes

  • โž• Add a way to wait only for minimal stuff with fc.scheduler [Code][Diff]

    ๐Ÿ”‹ Features

    • โฑ (PR#2807) Add ability to wait until the end of a given task from fc.scheduler

    ๐Ÿ›  Fixes

    • (PR#2826) Bug: Narrow return type of readConfigureGlobal
    • (PR#2819) Doc: Corrected uniqueArray signatures
    • โœ… (PR#2813) Doc: Add examples based on supertest