We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12b52c2 commit 6f86161Copy full SHA for 6f86161
CHANGELOG.md
@@ -1,3 +1,19 @@
1
+## [3.0.0](https://github.com/unlight/class-validator-flat-formatter/compare/v2.0.0...v3.0.0) (2022-04-23)
2
+
3
4
+### ⚠ BREAKING CHANGES
5
6
+* Used `flatMap()`, node.js v12+ is required
7
8
+### Features
9
10
+* Validate errors as array ([ab11304](https://github.com/unlight/class-validator-flat-formatter/commit/ab11304a13c80cbef27a450083ca52e358a00304))
11
12
13
+### Build System
14
15
+* Hybrid module ([0354df8](https://github.com/unlight/class-validator-flat-formatter/commit/0354df857225382fd38eb9c4da38d98aac42191a))
16
17
## [2.0.0](https://github.com/unlight/class-validator-flat-formatter/compare/v1.0.1...v2.0.0) (2021-04-30)
18
19
0 commit comments