Skip to content

Releases: unlight/class-validator-flat-formatter

v6.0.0

Choose a tag to compare

@github-actions github-actions released this 08 Jun 09:20

6.0.0 (2025-06-08)

⚠ BREAKING CHANGES

  • Package is ESM only

Features

  • Group by property errors (74e3d29)

Build System

v5.0.1

Choose a tag to compare

@github-actions github-actions released this 06 Oct 15:01

5.0.1 (2024-10-06)

Bug Fixes

v5.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Oct 10:25

5.0.0 (2024-10-05)

⚠ BREAKING CHANGES

  • Removed deprecated functions

Features

v4.1.0

Choose a tag to compare

@github-actions github-actions released this 14 Sep 10:33

4.1.0 (2024-09-14)

Features

v4.0.2

Choose a tag to compare

@github-actions github-actions released this 08 May 21:19

4.0.2 (2024-05-08)

Bug Fixes

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 08 May 21:08

4.0.1 (2024-05-08)

Bug Fixes

v4.0.0

Choose a tag to compare

@github-actions github-actions released this 08 May 20:56

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

Choose a tag to compare

@github-actions github-actions released this 23 Apr 17:21

3.0.1 (2022-04-23)

Bug Fixes

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 16:38

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

Choose a tag to compare

@unlight unlight released this 30 Apr 20:00

2.0.0 (2021-04-30)

⚠ BREAKING CHANGES

  • Updated package url

Documentation