diff --git a/packages/fast-check/CHANGELOG.md b/packages/fast-check/CHANGELOG.md index b614c456aa0..3176ebb691c 100644 --- a/packages/fast-check/CHANGELOG.md +++ b/packages/fast-check/CHANGELOG.md @@ -1,6 +1,6 @@ # 3.18.0 -_TODO Description_ +_New options for floating point arbitraries_ [[Code](https://github.com/dubzzz/fast-check/tree/v3.18.0)][[Diff](https://github.com/dubzzz/fast-check/compare/v3.17.2...v3.18.0)] ## Features diff --git a/packages/packaged/CHANGELOG.md b/packages/packaged/CHANGELOG.md index 67f3618ad8f..0754d3d3b46 100644 --- a/packages/packaged/CHANGELOG.md +++ b/packages/packaged/CHANGELOG.md @@ -1,16 +1,12 @@ # 0.4.0 -_TODO Description_ +_Better error handling in script_ [[Code](https://github.com/dubzzz/fast-check/tree/packaged%2Fv0.4.0)][[Diff](https://github.com/dubzzz/fast-check/compare/packaged%2Fv0.3.0...packaged%2Fv0.4.0)] ## Features - ([PR#4934](https://github.com/dubzzz/fast-check/pull/4934)) Better handle errors in script -## Fixes - - - --- # 0.3.0 diff --git a/packages/vitest/CHANGELOG.md b/packages/vitest/CHANGELOG.md index b4b25709b54..921ce7cff62 100644 --- a/packages/vitest/CHANGELOG.md +++ b/packages/vitest/CHANGELOG.md @@ -1,15 +1,11 @@ # 0.1.1 -_TODO Description_ +_Adapt code to new lint rules_ [[Code](https://github.com/dubzzz/fast-check/tree/vitest%2Fv0.1.1)][[Diff](https://github.com/dubzzz/fast-check/compare/vitest%2Fv0.1.0...vitest%2Fv0.1.1)] -## Features - - - ## Fixes - +- ([PR#4933](https://github.com/dubzzz/fast-check/pull/4933)) Script: Switch on more eslint rules # 0.1.0 diff --git a/packages/worker/CHANGELOG.md b/packages/worker/CHANGELOG.md index 581e8bc39f2..ef805a9ca55 100644 --- a/packages/worker/CHANGELOG.md +++ b/packages/worker/CHANGELOG.md @@ -1,15 +1,11 @@ # 0.3.1 -_TODO Description_ +_Adapt code to new lint rules_ [[Code](https://github.com/dubzzz/fast-check/tree/worker%2Fv0.3.1)][[Diff](https://github.com/dubzzz/fast-check/compare/worker%2Fv0.3.0...worker%2Fv0.3.1)] -## Features - - - ## Fixes - +- ([PR#4933](https://github.com/dubzzz/fast-check/pull/4933)) Script: Switch on more eslint rules # 0.3.0