Releases: LucasMendesl/express-decorator-router
Releases · LucasMendesl/express-decorator-router
v0.2.1 (2022-02-03)
🐞 Bug Fixes
- ajusting typescript definitions (61f855b)
v0.2.0 (2022-02-02)
🎉 Features
- creating type definition file to improve package usage with typescript (9496873)
v0.1.1 (2020-01-10)
🐞 Bug Fixes
- problem when controller file is empty (a79e027)
v0.1.0 (2020-01-09)
🎉 Features
- implementing a register function to import all controllers and configure express routes (3039b83)