Skip to content

Latest commit

 

History

History
63 lines (28 loc) · 2.5 KB

CHANGELOG.md

File metadata and controls

63 lines (28 loc) · 2.5 KB

achievibit changelog

1.0.0-beta.8 (2023-04-30)

Bug Fixes

  • security: vulnerability issues (16c7091)

1.0.0-beta.7 (2023-04-30)

Bug Fixes

  • security: update dependencies (e41fef7)

1.0.0-beta.6 (2022-03-31)

Bug Fixes

  • get-all: register type in OK Response swagger (676ec4e)

1.0.0-beta.5 (2022-03-29)

Bug Fixes

  • release: allow manual release (e5bc2f3)

1.0.0-beta.4 (2022-03-29)

Features

  • decorators: allow users to override descriptions if needed (e241477)

1.0.0-beta.3 (2022-03-28)

Bug Fixes

  • compilation: remove tsconfig paths and return to normal imports (edbcdb4)

1.0.0-beta.2 (2022-03-28)

Bug Fixes

  • compilation: try and fix path resolution (5e9106b)

1.0.0-beta.1 (2022-03-28)

Bug Fixes

  • scripts: don't run husky in cloud scripts (a467db8)
  • dependencies: fix peer dependencies missing (616c6a0)

Features

  • decorators: initial implementation (52fcb88)