fast-check v1.12.1 Release Notes

  • Lighter bundle [Code][Diff]

    🛠 Fixes

    • (PR#327) Doc: Ability to copy-paste snippets in HandsOnPropertyBased.md
    • (PR#334) Size: Reduce the size of the bundle - Potential issue if your code directly references TupleArbitrary, it should be replaced by Arbitrary<[T1,...]>