Releases: dubzzz/fast-check
Releases · dubzzz/fast-check
Fix typings for node native esm
Fix typings for node native esm
Fix typings for node native esm
New options for `date`, `record` and `dictionary`
Features
- (PR#4197) Add support for "Invalid Date" in
date
- (PR#4203) Deprecate
withDeletedKeys
onrecord
- (PR#4204) Support null-proto in
dictionary
- (PR#4205) Support null-proto in
record
Fixes
- (PR#4207) Bug: Better poisoning resiliency for
dictionary
- (PR#4194) CI: Add some more details onto the PWA
- (PR#4211) CI: Rework broken test on
date
- (PR#4212) CI: Rework broken test on
date
(retry) - (PR#4214) CI: Rework another broken test on date
- (PR#4186) Doc: Document our approach to dual package
- (PR#4187) Doc: Expose website as PWA too
- (PR#4190) Move: Move the manifest in /static
- (PR#4206) Refactor: Re-use null-proto helpers of
dictionary
onanything
- (PR#4189) Test: Drop Node 14.x from the test-chain
Deprecate legacy helpers
Better support for types on ESM targets
Fixes
- (PR#4172) Bug: Better declare ESM's types
- (PR#4177) Bug: Replace macros in published esm types
- (PR#4156) CI: Stop formatting built website
- (PR#4155) CI: Add TypeScript checks on website
- (PR#4171) CI: Update Devcontainer settings
- (PR#4181) CI: Add exempted labels for stale bot
- (PR#4136) Clean: Drop dependency @testing-library/jest-dom
- (PR#4107) Doc: What's new article for fast-check 3.12.0
- (PR#4118) Doc: Drop raw bench results from release note
- (PR#4117) Test: Stabilize test related to NaN in exclusive mode
- (PR#4033) Tooling: Update formatting