Immutable
release. Only release title and notes can be modified.
Features
- (PR#7008) Towards shrinkable
entityGraphthanks tochainUntil
Fixes
- (PR#7010) Bug: Fix latent state-sharing bug in entityGraph
- (PR#7063) Bug: Equiprobable alternatives in
stringMatching - (PR#6973) CI: Drop caches on push for build package flow
- (PR#6971) CI: Only mark fast-check's releases as latest
- (PR#6974) CI: Drop pull_request_target flows
- (PR#6975) CI: Drop discussion creation on release publish
- (PR#6976) CI: Drop caches from publication steps
- (PR#6977) CI: Revert "Drop caches from publication steps"
- (PR#6978) CI: Make zizmor audit a required status check
- (PR#6991) CI: Remove Claude Code workflow
- (PR#6994) CI: Replace
pnpm dlxwithpnpm execforpkg-pr-new - (PR#6995) CI: Inline zizmor ignores in workflow
- (PR#6996) CI: Move to
devEngines.packageManager - (PR#7005) CI: Update PULL_REQUEST_TEMPLATE.md
- (PR#7011) CI: Drop OTP prompt from npm publish
- (PR#7013) CI: Switch release jobs to npm stage publish
- (PR#7027) CI: Run benchmarks against
main - (PR#7037) CI: Use comparison mode for
bench - (PR#7069) CI: Run pnpm dedupe to deduplicate lockfile
- (PR#6959) CI: Announce releases on Bluesky
- (PR#7105) CI: Switch to actions/attest for attestations
- (PR#7117) CI: Use pnpm version in changelog script
- (PR#7120) CI: Allow unclean tree in changelog generation
- (PR#7125) CI: Stage publish using
pnpmin publish jobs - (PR#7065) Clean: Delete skills directory
- (PR#6983) Doc: Tweak PR Template to hint AI agents into revealing themselves
- (PR#7092) Doc: Add back skills directory
- (PR#7095) Doc: Add release notes for fast-check 4.8.0
- (PR#7104) Doc: Add makeeno as doc contributor
- (PR#7103) Doc: Fix info box in docs
- (PR#7108) Doc: Add jneidel as doc contributor
- (PR#7035) Performance: Faster
fc.integerongenerate - (PR#7046) Performance: Faster fc.record on generate
- (PR#7047) Performance: Faster fc.dictionary on generate
- (PR#7048) Performance: Faster
fc.webPath/fc.webUrlongenerate - (PR#7050) Performance: Faster
fc.stringMatchingfor\W\D\S. - (PR#7054) Performance: Faster
fc.stringMatchingongenerate - (PR#7049) Performance: Drop nested
tupleongenerateforfc.record - (PR#7045) Performance: Faster
fc.entityGraphongenerate - (PR#7071) Performance: Early exit on empty tuple in
fc.entityGraph - (PR#7004) Refactor: Extract code from
onTheFlyLinksForEntityGraph - (PR#7006) Refactor: Move
generatelogic to theArbitraryforentityGraph - (PR#7007) Refactor: Introduce
ProductionStateforonTheFlyLinks... - (PR#6990) Script: Skip scripts during
pnpm iin changelog generation - (PR#7039) Script: More benchmark commands
- (PR#6972) Security: Pass
--ignore-scriptstopnpm icalls - (PR#7028) Test: Add benchmarks for key arbitraries
- (PR#7034) Test: Expand benchmark coverage across arbitrary families
- (PR#7041) Test: Add runners related benchs
- (PR#7064) Test: Clarify arbitrary benchmark names
- (PR#7068) Test: More reliable arbitraries.bench.ts
- (PR#7088) Typo: Typo in type
EntityGraphContraints