Releases: dubzzz/fast-check
Releases · dubzzz/fast-check
Better support for `pre` on AVA 6
Lighter import with less internals to load
Features
- (PR#4426) Prefer "import type" over raw "import"
Fixes
- (PR#4364) CI: Toggle more immutable on yarn
- (PR#4369) CI: Do not override existing on untar
- (PR#4372) CI: REVERT Do not override existing on untar
- (PR#4371) CI: Mark final check as failed and not skipped
- (PR#4375) CI: Attempt to patch untar step
- (PR#4378) CI: Attempt to patch untar step
- (PR#4380) CI: Add missing but directly called dependencies
- (PR#4384) CI: Attempt to patch untar step
- (PR#4368) CI: Attempt to switch to pnp linker
- (PR#4407) CI: No parallel "git" command
- (PR#4419) CI: Prefer "import type" via linter
- (PR#4428) CI: Default to Node 20 for CI
- (PR#4441) CI: Add support for PnP on VSCode
- (PR#4345) Performance: Faster replay: drop loose compare
- (PR#4381) Test: Import buffer via aliased name
Lighter import with less internals to load
Lighter import with less internals to load
Lighter import with less internals to load
Lighter import with less internals to load
Support pre-condition failures
Faster execution with bulk removals
Better reporting for invalid paths
Fixes
- (PR#4344) Bug: Path wrongly reported when invalid
- (PR#4279) CI: Better caching for yarn
- (PR#4346) CI: Better yarn caching in CI
- (PR#4347) CI: Avoid yarn install on "cache hit"
- (PR#4348) CI: Create job to confirm all passed
- (PR#4352) CI: Skip install on hot cache (win/mac)
- (PR#4299) Doc: Article around Zod vulnerability
- (PR#4306) Doc: Fixing a typos in Zod article
- (PR#4307) Doc: Add missing robots.txt
- (PR#4356) Doc: Better document limitations of
gen
- (PR#4338) Script: Faster tests execution with babel
- (PR#4270) Test: Check tsc import and types of bundled package
- (PR#4271) Test: Typecheck ESM bundle correctly
- (PR#4269) Test: Rework checks against legacy node