Skip to content

Releases: NeoLabHQ/nestjs-decorators

v1.6.1

06 Jun 23:50

Choose a tag to compare

1.6.1 (2026-06-06)

Bug Fixes

  • axios types compatability (fa40a9e)

v1.6.0

20 May 00:34

Choose a tag to compare

1.6.0 (2026-05-20)

Bug Fixes

Features

  • add catch and validate decoratos (5a93a44)
  • rename to nestjs-decorators and integrate @Catch/@Validate decorators (4aad207)

v1.5.0

30 Mar 23:32

Choose a tag to compare

1.5.0 (2026-03-30)

Bug Fixes

  • lint and test commands (66d368d)
  • made claude exit by timeout (3c7b08b)
  • remove incorrect fix (a2d34e5)
  • retry command exit detection (8f5cdff)

Features

  • add fix pr comments script (81b1a1f)
  • add isTimoutError util for axios logging (48ba1cd)
  • add result logging support (d82ad00)
  • migrate to base-decorators library (5fe344b)

v1.4.0

02 Mar 15:30

Choose a tag to compare

1.4.0 (2026-03-02)

Features

v1.3.0

02 Mar 15:20

Choose a tag to compare

1.3.0 (2026-03-02)

Features

v1.2.0

02 Mar 15:16

Choose a tag to compare

1.2.0 (2026-03-02)

Features

  • export all usefull logic (924d8fc)

v1.1.0

02 Mar 15:09

Choose a tag to compare

1.1.0 (2026-03-02)

Features

  • export LogArgsFormatter (5529e6b)

v1.0.1

19 Jan 22:58

Choose a tag to compare

1.0.1 (2026-01-19)

Bug Fixes

  • fallback error loggin in case if cannot pretify error (2d89ff7)

v1.0.0

18 Jan 20:13

Choose a tag to compare

1.0.0 (2026-01-18)

Documentation

  • set initial contributing guidlines (f17a62f)

BREAKING CHANGES

  • finish internal testing

v0.4.1

18 Jan 20:03

Choose a tag to compare

0.4.1 (2026-01-18)

Bug Fixes

  • add release publish back (f266336)