Skip to content

Commit 1dd6836

Browse files
committed
Update CHANGELOG
1 parent 6f36168 commit 1dd6836

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v0.22.0
2+
## Added
3+
* cli: Add --json-output flag to change all output to JSON
4+
5+
## Changed
6+
* template: Change the Error message from validateParameters() to be simpler
7+
* template: Move validation errors and parameters from the validateParameters() Error message string to validationErrors and parameters properties on the Error object
8+
* template: Show all validation errors when calling validateParameters()
9+
* template: Parse the Ajv validation errors from validateParameters() and create easier to read/understand error messages
10+
111
# v0.21.0
212
## Added
313
* template: Allow customizing input transform behavior via fast.transformStrategies

0 commit comments

Comments
 (0)