fast-check v1.0.3 Release Notes

  • ๐Ÿš€ Reduce risk of using an unimplemented method of Node (older releases <6) [Code][Diff]

    ๐Ÿ›  Fixes

    • โœ… (55ff3ff) Clean: Switch to the latest ES standard to use its implementations
    • (ce75e4e) Fix: Safer polyfill for older version of node - rely on core-js