Skip to content

Commit 27efe33

Browse files
authored
Apply suggestions from code review
1 parent b01ff20 commit 27efe33

File tree

4 files changed

+6
-18
lines changed

4 files changed

+6
-18
lines changed

packages/fast-check/CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# 3.18.0
22

3-
_TODO Description_
3+
_New options for floating point arbitraries_
44
[[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)]
55

66
## Features

packages/packaged/CHANGELOG.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
# 0.4.0
22

3-
_TODO Description_
3+
_Better error handling in script_
44
[[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)]
55

66
## Features
77

88
- ([PR#4934](https://github.com/dubzzz/fast-check/pull/4934)) Better handle errors in script
99

10-
## Fixes
11-
12-
13-
1410
---
1511

1612
# 0.3.0

packages/vitest/CHANGELOG.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# 0.1.1
22

3-
_TODO Description_
3+
_Adapt code to new lint rules_
44
[[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)]
55

6-
## Features
7-
8-
9-
106
## Fixes
117

12-
8+
- ([PR#4933](https://github.com/dubzzz/fast-check/pull/4933)) Script: Switch on more eslint rules
139

1410
# 0.1.0
1511

packages/worker/CHANGELOG.md

+2-6
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# 0.3.1
22

3-
_TODO Description_
3+
_Adapt code to new lint rules_
44
[[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)]
55

6-
## Features
7-
8-
9-
106
## Fixes
117

12-
8+
- ([PR#4933](https://github.com/dubzzz/fast-check/pull/4933)) Script: Switch on more eslint rules
139

1410
# 0.3.0
1511

0 commit comments

Comments
 (0)