Skip to content

Commit 6f86161

Browse files
chore(release): 3.0.0 [skip ci]
## [3.0.0](v2.0.0...v3.0.0) (2022-04-23) ### ⚠ BREAKING CHANGES * Used `flatMap()`, node.js v12+ is required ### Features * Validate errors as array ([ab11304](ab11304)) ### Build System * Hybrid module ([0354df8](0354df8))
1 parent 12b52c2 commit 6f86161

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -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+
117
## [2.0.0](https://github.com/unlight/class-validator-flat-formatter/compare/v1.0.1...v2.0.0) (2021-04-30)
218

319

0 commit comments

Comments
 (0)