Skip to content

Releases: dubzzz/fast-check

Attach provenance to the packages

21 Apr 07:14
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Attach provenance to the packages

21 Apr 07:13
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Attach provenance to the packages

21 Apr 07:12
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Attach provenance to the packages

21 Apr 07:11
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Attach provenance to the packages

21 Apr 07:10
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Attach provenance to the packages

21 Apr 07:09
5d4b1ca
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3774) Security: Attach provenance to the packages

Proper type declaration in package.json

03 Apr 18:34
a65096f
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3721) Bug: Proper type declaration

Introduce new `gen` arbitrary

28 Mar 21:25
848efce
Compare
Choose a tag to compare

[Code][Diff]

Features

  • (PR#3395) Introduce new gen arbitrary

Fixes

  • (PR#3706) Doc: Document newly added fc.gen()

Safer declaration of types in package.json

15 Mar 21:43
e1ae914
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3671) Bug: Declare types field first in exports
  • (PR#3646) Doc: Fix a typo in Runners.md

Fix vitest import failing due to TestBuilder

06 Mar 09:10
49b7668
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3660) Bug: Fix vitest import failing due to TestBuilder