File tree 25 files changed +27821
-27757
lines changed
25 files changed +27821
-27757
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
5
5
6
6
## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
7
8
+ ### Bug Fixes
9
+
10
+ - ** deps:** update docusaurus monorepo to v3.3.2 ([ #888 ] ( https://github.com/C2FO/fast-csv/issues/888 ) ) ([ 60f5e27] ( https://github.com/C2FO/fast-csv/commit/60f5e2759f8d4455dd39745aab88a6eb6f97e83d ) )
11
+ - ** deps:** update docusaurus monorepo to v3.4.0 ([ #961 ] ( https://github.com/C2FO/fast-csv/issues/961 ) ) ([ cef2f2e] ( https://github.com/C2FO/fast-csv/commit/cef2f2ece4612db7d52bac8bbc34dd181c2b19c0 ) )
12
+
13
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
14
+
8
15
** Note: ** Docs libraries update
9
16
10
17
## [ 5.0.1] ( https://github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.1 ) (2024-02-13)
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ### Bug Fixes
9
+
10
+ - ** deps:** update docusaurus monorepo to v3.3.2 ([ #888 ] ( https://github.com/C2FO/fast-csv/issues/888 ) ) ([ 60f5e27] ( https://github.com/C2FO/fast-csv/commit/60f5e2759f8d4455dd39745aab88a6eb6f97e83d ) )
11
+ - ** deps:** update docusaurus monorepo to v3.4.0 ([ #961 ] ( https://github.com/C2FO/fast-csv/issues/961 ) ) ([ cef2f2e] ( https://github.com/C2FO/fast-csv/commit/cef2f2ece4612db7d52bac8bbc34dd181c2b19c0 ) )
12
+
6
13
# [ 5.0.0] ( https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0 ) (2024-01-13)
7
14
8
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-csv/docs" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"scripts" : {
6
6
"start" : " docusaurus start --port=3001" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package fast-csv-benchmarks
9
+
6
10
## [ 5.0.1] ( https://github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.1 ) (2024-02-13)
7
11
8
12
** Note:** Version bump only for package fast-csv-benchmarks
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-csv-benchmarks" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv examples" ,
6
6
"dependencies" : {
7
- "fast-csv" : " 5.0.1 "
7
+ "fast-csv" : " 5.0.2 "
8
8
},
9
9
"scripts" : {
10
10
"benchmarks" : " node ./index.js"
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package fast-csv-js-examples
9
+
6
10
## [ 5.0.1] ( https://github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.1 ) (2024-02-13)
7
11
8
12
** Note:** Version bump only for package fast-csv-js-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-csv-js-examples" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv examples" ,
6
6
"scripts" : {
10
10
},
11
11
"dependencies" : {
12
12
"example-runner" : " 5.0.0" ,
13
- "fast-csv" : " 5.0.1 "
13
+ "fast-csv" : " 5.0.2 "
14
14
}
15
15
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package fast-csv-ts-examples
9
+
6
10
## [ 5.0.1] ( https://github.com/C2FO/fast-csv/compare/v5.0.0...v5.0.1 ) (2024-02-13)
7
11
8
12
** Note:** Version bump only for package fast-csv-ts-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-csv-ts-examples" ,
3
- "version" : " 5.0.1 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv examples" ,
6
6
"scripts" : {
13
13
},
14
14
"dependencies" : {
15
15
"example-runner" : " 5.0.0" ,
16
- "fast-csv" : " 5.0.1 " ,
16
+ "fast-csv" : " 5.0.2 " ,
17
17
"typescript" : " 5.3.3"
18
18
}
19
19
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package @fast-csv/format-js-examples
9
+
6
10
# [ 5.0.0] ( https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0 ) (2024-01-13)
7
11
8
12
** Note:** Version bump only for package @fast-csv/format-js-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-csv/format-js-examples" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv formatting examples" ,
6
6
"scripts" : {
9
9
"example" : " run-examples run"
10
10
},
11
11
"dependencies" : {
12
- "@fast-csv/format" : " 5.0.0 " ,
12
+ "@fast-csv/format" : " 5.0.2 " ,
13
13
"example-runner" : " 5.0.0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package @fast-csv/formatting-ts-examples
9
+
6
10
# [ 5.0.0] ( https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0 ) (2024-01-13)
7
11
8
12
** Note:** Version bump only for package @fast-csv/formatting-ts-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-csv/formatting-ts-examples" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv formatting typescript examples" ,
6
6
"scripts" : {
12
12
"compile" : " tsc"
13
13
},
14
14
"dependencies" : {
15
- "@fast-csv/format" : " 5.0.0 " ,
15
+ "@fast-csv/format" : " 5.0.2 " ,
16
16
"example-runner" : " 5.0.0" ,
17
17
"typescript" : " 5.3.3"
18
18
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package @fast-csv/parse-js-examples
9
+
6
10
# [ 5.0.0] ( https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0 ) (2024-01-13)
7
11
8
12
** Note:** Version bump only for package @fast-csv/parse-js-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-csv/parse-js-examples" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv parsing examples" ,
6
6
"scripts" : {
9
9
"example" : " run-examples run"
10
10
},
11
11
"dependencies" : {
12
- "@fast-csv/parse" : " 5.0.0 " ,
12
+ "@fast-csv/parse" : " 5.0.2 " ,
13
13
"example-runner" : " 5.0.0"
14
14
}
15
15
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 5.0.2] ( https://github.com/C2FO/fast-csv/compare/v5.0.1...v5.0.2 ) (2024-10-22)
7
+
8
+ ** Note:** Version bump only for package @fast-csv/parse-ts-examples
9
+
6
10
# [ 5.0.0] ( https://github.com/C2FO/fast-csv/compare/v4.3.6...v5.0.0 ) (2024-01-13)
7
11
8
12
** Note:** Version bump only for package @fast-csv/parse-ts-examples
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @fast-csv/parse-ts-examples" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"private" : true ,
5
5
"description" : " fast-csv parsing typescript examples" ,
6
6
"scripts" : {
12
12
"compile" : " tsc"
13
13
},
14
14
"dependencies" : {
15
- "@fast-csv/parse" : " 5.0.0 " ,
15
+ "@fast-csv/parse" : " 5.0.2 " ,
16
16
"example-runner" : " 5.0.0" ,
17
17
"typescript" : " 5.3.3"
18
18
}
Original file line number Diff line number Diff line change 12
12
"hoist" : true
13
13
}
14
14
},
15
- "version" : " 5.0.1 "
15
+ "version" : " 5.0.2 "
16
16
}
You can’t perform that action at this time.
0 commit comments