fast-check v1.8.2 Release Notes

  • ๐Ÿ›  Fix regression introduced in the shrinking of cloneable [Code][Diff]

    ๐Ÿ›  Fixes

    • (PR#262) Bug: Too many shrinks for commands
    • (PR#261) Bug: Unability to shrink mapped commands
    • ๐Ÿšš (PR#259) Bug: Move cloning responsability at a single place in the code
    • (PR#258) Bug: Shrinker of commands failed to shrink twice (in depth)