Skip to content

Releases: LucasMendesl/express-decorator-router

v0.2.1 (2022-02-03)

03 Feb 14:54

Choose a tag to compare

🐞 Bug Fixes

  • ajusting typescript definitions (61f855b)

v0.2.0 (2022-02-02)

03 Feb 01:56

Choose a tag to compare

🎉 Features

  • creating type definition file to improve package usage with typescript (9496873)

v0.1.1 (2020-01-10)

11 Sep 02:46

Choose a tag to compare

🐞 Bug Fixes

  • problem when controller file is empty (a79e027)

v0.1.0 (2020-01-09)

11 Sep 02:42

Choose a tag to compare

🎉 Features

  • implementing a register function to import all controllers and configure express routes (3039b83)