Skip to content

Release 1.5.0

Compare
Choose a tag to compare
@rsaz rsaz released this 11 Jun 22:44
· 51 commits to main since this release

1.5.0 (2024-06-11)

Features

  • bump @commitlint/config-conventional from 17.7.0 to 19.2.2 (c4db260)
  • bump @release-it/conventional-changelog from 7.0.1 to 7.0.2 (d063fd9)
  • bump eslint-config-prettier from 9.0.0 to 9.1.0 (20ca753)
  • bump husky from 8.0.3 to 9.0.11 (8cb065e)
  • bump prettier from 3.0.3 to 3.3.1 (872c7ba)
  • bump prettier from 3.3.1 to 3.3.2 (5edd349)
  • bump release-it from 16.1.5 to 16.3.0 (5febf25)

Bug Fixes

  • http decorator method case conflict fix (cdf0fbd)
  • issue when not using http decorator shows incorrect code status (975e451)
  • remove comments and logs for prod build (cd0151b)
  • remove unused method param in find param pattern (fd40872)

Code Refactoring

  • without and with decor in the same route conflict (469f65e)