Releases: zemirco/json2csv
Releases · zemirco/json2csv
TS and JSDoc
v3.7.3 chore(release): 3.7.3
Unwind Fix
v3.7.1
- fix(bug): unwindPath should handle records with empty arrays
- fix(ts): add unwindPath to typescript def
- fix(docs): mark
fields
as optional
Unwind
Debugger
All Fields
v3.6.1
- Fix auto-fields returning all available fields, even if not available on the first object, see #104
Sync
Revert
Include Empty Rows
v3.5.0
includeEmptyRows
options added, see #122 (Thanks @glutentag)-a
or--include-empty-rows
added for the CLI.
Fix defaults
v3.4.3
- Update dependencies, see #116, thanks to @havenchyk
- Fix defaults not always set, see #119, thanks to @glutentag
- Add dependencies badge