File tree 7 files changed +9
-31
lines changed
7 files changed +9
-31
lines changed Original file line number Diff line number Diff line change 1
1
# 3.23.0
2
2
3
- _ TODO Description _
3
+ _ Extend usages of string-units and increased performance _
4
4
[[ Code] ( https://github.com/dubzzz/fast-check/tree/v3.23.0 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/v3.22.0...v3.23.0 )]
5
5
6
6
## Features
Original file line number Diff line number Diff line change 1
1
# 2.0.3
2
2
3
- _ TODO Description _
3
+ _ Rework our testing stack _
4
4
[[ Code] ( https://github.com/dubzzz/fast-check/tree/jest%2Fv2.0.3 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/jest%2Fv2.0.2...jest%2Fv2.0.3 )]
5
5
6
- ## Features
7
-
8
-
9
-
10
6
## Fixes
11
7
12
8
- ([ PR #5364 ] ( https://github.com/dubzzz/fast-check/pull/5364 ) ) CI: Move to Vitest
Original file line number Diff line number Diff line change 1
- # 0.5.0
2
-
3
- _ TODO Description_
4
- [[ Code] ( https://github.com/dubzzz/fast-check/tree/packaged%2Fv0.5.0 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/packaged%2Fv0.4.0...packaged%2Fv0.5.0 )]
5
-
6
- ## Features
7
-
1
+ # 0.4.1
8
2
3
+ _ Rework our testing stack_
4
+ [[ Code] ( https://github.com/dubzzz/fast-check/tree/packaged%2Fv0.5.0 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/packaged%2Fv0.4.0...packaged%2Fv0.4.1 )]
9
5
10
6
## Fixes
11
7
12
8
- ([ PR #5348 ] ( https://github.com/dubzzz/fast-check/pull/5348 ) ) CI: Move to Vitest
13
9
14
- ---
15
-
16
10
# 0.4.0
17
11
18
12
_ Better error handling in script_
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-check/packaged" ,
3
3
"description" : " Utility package removing any files that will not be part of the final bundle" ,
4
- "version" : " 0.5.0 " ,
4
+ "version" : " 0.4.1 " ,
5
5
"type" : " module" ,
6
6
"main" : " lib/packaged.js" ,
7
7
"types" : " lib/packaged.d.ts" ,
Original file line number Diff line number Diff line change 1
1
# 0.2.2
2
2
3
- _ TODO Description _
3
+ _ Rework our testing stack _
4
4
[[ Code] ( https://github.com/dubzzz/fast-check/tree/poisoning%2Fv0.2.2 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/poisoning%2Fv0.2.1...poisoning%2Fv0.2.2 )]
5
5
6
- ## Features
7
-
8
-
9
-
10
6
## Fixes
11
7
12
8
- ([ PR #5353 ] ( https://github.com/dubzzz/fast-check/pull/5353 ) ) CI: Move to Vitest
Original file line number Diff line number Diff line change 1
1
# 0.1.4
2
2
3
- _ TODO Description _
3
+ _ Rework our testing stack _
4
4
[[ Code] ( https://github.com/dubzzz/fast-check/tree/vitest%2Fv0.1.4 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/vitest%2Fv0.1.3...vitest%2Fv0.1.4 )]
5
5
6
- ## Features
7
-
8
-
9
-
10
6
## Fixes
11
7
12
8
- ([ PR #5350 ] ( https://github.com/dubzzz/fast-check/pull/5350 ) ) CI: Move to Vitest
Original file line number Diff line number Diff line change 1
1
# 0.4.1
2
2
3
- _ TODO Description _
3
+ _ Rework our testing stack _
4
4
[[ Code] ( https://github.com/dubzzz/fast-check/tree/worker%2Fv0.4.1 )] [[ Diff] ( https://github.com/dubzzz/fast-check/compare/worker%2Fv0.4.0...worker%2Fv0.4.1 )]
5
5
6
- ## Features
7
-
8
-
9
-
10
6
## Fixes
11
7
12
8
- ([ PR #5347 ] ( https://github.com/dubzzz/fast-check/pull/5347 ) ) CI: Move to Vitest
You can’t perform that action at this time.
0 commit comments