Skip to content

Releases: dubzzz/fast-check

Better support for types on ESM targets

03 Sep 21:21
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4178) Bug: Better declare ESM's types
  • (PR#4033) Tooling: Update formatting

Better support for types on ESM targets

03 Sep 21:21
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4176) Bug: Better declare ESM's types
  • (PR#4033) Tooling: Update formatting

Update formatting style and bump dependencies

03 Sep 21:20
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4033) Tooling: Update formatting

Better support for types on ESM targets

03 Sep 21:18
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4180) Bug: Better declare ESM's types
  • (PR#4033) Tooling: Update formatting

Better support for types on ESM targets

03 Sep 21:17
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4175) Bug: Better declare ESM's types
  • (PR#4033) Tooling: Update formatting

Better support for types on ESM targets

03 Sep 21:16
066524b
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4173) Bug: Better declare ESM's types
  • (PR#4033) Tooling: Update formatting

Faster `float`, `double` and `ulid` and excluded min/max

27 Jul 17:26
ee935dc
Compare
Choose a tag to compare

[Code][Diff]

Features

  • (PR#4100) Support excluded min/max in double
  • (PR#4105) Support excluded min/max in float

Fixes

  • (PR#4094) Bug: Stop unwrapping ulid we cannot build
  • (PR#4095) Bug: Be resilient to poisoning with ulid
  • (PR#4041) CI: Ensure we use latest node in range
  • (PR#4062) CI: Update devcontainer configuration
  • (PR#4065) CI: Better configuration for renovate
  • (PR#4068) CI: Refine configuration of renovate
  • (PR#4073) CI: New attempt to configure renovate
  • (PR#4075) CI: Configure renovate to bump non-package
  • (PR#4078) CI: Disable nodenv bumps on renovate
  • (PR#4080) CI: Stop bumping node via renovate
  • (PR#4040) Doc: Prepare release note for 3.11.0
  • (PR#4087) Doc: Add new contributor zbjornson
  • (PR#4059) Performance: Faster decomposeFloat/Double
  • (PR#4088) Performance: Drop some unneeded allocs in ulid
  • (PR#4091) Performance: Faster unmap for ulid
  • (PR#4092) Performance: Faster generation of ulid
  • (PR#4098) Performance: Faster ulid mapper function
  • (PR#4039) Script: Add support for more gitmojis

Clearer definition of compatible node versions

27 Jul 17:25
ee935dc
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#4004) Test: Stop ignoring globals for node18

New arbitrary for ulid

06 Jul 19:53
ef47552
Compare
Choose a tag to compare

[Code][Diff]

Features

  • (PR#4020) Implement arbitrary for ulid

Fixes

  • (PR#3956) CI: Define code owners
  • (PR#3961) CI: Fix configuration of CodeQL
  • (PR#3973) CI: Make changelog workflow able to push
  • (PR#3975) CI: Add scorecard security workflow
  • (PR#3991) CI: Properly reference tags in GH Actions
  • (PR#3993) CI: Configure renovate for security bumps
  • (PR#3994) CI: Stop ignoring examples in renovate
  • (PR#3995) CI: Enable some more Scorecard's checks
  • (PR#4007) CI: Fix CI tests for types against next
  • (PR#4008) CI: Show vulnerabilities in renovate
  • (PR#3976) Doc: Add some OpenSSF badges
  • (PR#4034) Doc: Add new contributor vecerek
  • (PR#4010) Security: Move dockerfile content to devcontainer
  • (PR#4000) Security: Drop raw install of npm
  • (PR#3987) Security: Pin npm version for publish
  • (PR#3985) Security: Pin image in Dockerfile of devcontainer
  • (PR#3983) Security: Safer workflows' permissions
  • (PR#3957) Security: Lock GH-Actions dependencies

Typos in README

06 Jul 19:53
ef47552
Compare
Choose a tag to compare

[Code][Diff]

Fixes

  • (PR#3977) Doc: Fix API error in README