Skip to content

Releases: unlight/class-validator-flat-formatter

v5.0.1

06 Oct 15:01
Compare
Choose a tag to compare

5.0.1 (2024-10-06)

Bug Fixes

v5.0.0

05 Oct 10:25
Compare
Choose a tag to compare

5.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • Removed deprecated functions

Features

v4.1.0

14 Sep 10:33
Compare
Choose a tag to compare

4.1.0 (2024-09-14)

Features

v4.0.2

08 May 21:19
Compare
Choose a tag to compare

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

08 May 21:08
Compare
Choose a tag to compare

4.0.1 (2024-05-08)

Bug Fixes

v4.0.0

08 May 20:56
Compare
Choose a tag to compare

4.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)

Reverts

  • Revert "Auxiliary commit to revert individual files from 86bf3e5" (5a84e2f)

v3.0.1

23 Apr 17:21
Compare
Choose a tag to compare

3.0.1 (2022-04-23)

Bug Fixes

v3.0.0

23 Apr 16:38
Compare
Choose a tag to compare

3.0.0 (2022-04-23)

⚠ BREAKING CHANGES

  • Used flatMap(), node.js v12+ is required

Features

  • Validate errors as array (ab11304)

Build System

v2.0.0

30 Apr 20:00
Compare
Choose a tag to compare

2.0.0 (2021-04-30)

⚠ BREAKING CHANGES

  • Updated package url

Documentation