Skip to content

Commit 668f627

Browse files
chore(release): 4.0.0 [skip ci]
## [4.0.0](v3.0.1...v4.0.0) (2024-05-08) ### ⚠ BREAKING CHANGES * New format of message e.g. 'name: should not be empty (isNotEmpty)' ### Features * Strip start of constraint message if it is same as property ([86bf3e5](86bf3e5)) ### Reverts * Revert "Auxiliary commit to revert individual files from 86bf3e5" ([5a84e2f](5a84e2f))
1 parent fa143a7 commit 668f627

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [4.0.0](https://github.com/unlight/class-validator-flat-formatter/compare/v3.0.1...v4.0.0) (2024-05-08)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* New format of message e.g. 'name: should not be empty (isNotEmpty)'
7+
8+
### Features
9+
10+
* Strip start of constraint message if it is same as property ([86bf3e5](https://github.com/unlight/class-validator-flat-formatter/commit/86bf3e5974ae09b1264b1cdc31b457a28912fbda))
11+
12+
13+
### Reverts
14+
15+
* Revert "Auxiliary commit to revert individual files from 86bf3e5974ae09b1264b1cdc31b457a28912fbda" ([5a84e2f](https://github.com/unlight/class-validator-flat-formatter/commit/5a84e2f4f02dc1fe12c98693163c53d5a9c58b72))
16+
117
### [3.0.1](https://github.com/unlight/class-validator-flat-formatter/compare/v3.0.0...v3.0.1) (2022-04-23)
218

319

0 commit comments

Comments
 (0)