Releases: frouriojs/frourio-express
Releases · frouriojs/frourio-express
v0.30.0 🌈
v0.29.0 🌈
Changes
🚀 Features
- feat: show the error when multiple path param folders made @LumaKernel (#83)
📚 Documentation
- docs: update changelog @LumaKernel (#84)
v0.28.0 🌈
Changes
🚀 Features
- feat(validation): allow user to specify custom plainToInstance and validateOrReject @LumaKernel (#82)
- feat: add "or undefined" explicitly to support exactOptionalPropertyTypes @LumaKernel (#81)
🧰 Maintenance
- feat(validation): allow user to specify custom plainToInstance and validateOrReject @LumaKernel (#82)
- feat: add "or undefined" explicitly to support exactOptionalPropertyTypes @LumaKernel (#81)
📚 Documentation
- feat(validation): allow user to specify custom plainToInstance and validateOrReject @LumaKernel (#82)
- feat: add "or undefined" explicitly to support exactOptionalPropertyTypes @LumaKernel (#81)
v0.27.1 🌈
Changes
🐛 Bug Fixes
- fix: fix type imports and update document @LumaKernel (#79)
🧰 Maintenance
- fix: fix type imports and update document @LumaKernel (#79)
📚 Documentation
- docs: update changelog @LumaKernel (#80)
- fix: fix type imports and update document @LumaKernel (#79)
v0.27.0 🌈
Changes
🚀 Features
- feat: use type-only imports for types @LumaKernel (#77)
🧰 Maintenance
- docs: fix links @LumaKernel (#78)
📚 Documentation
- docs: fix links @LumaKernel (#78)
v0.26.0
What's Changed
- remove managed files when the routed path is removed by @LumaKernel in #68
- feat(validation): use class-transformer to support validation of nested objects by @SegaraRai and @LumaKernel in #69
Full Changelog: v0.25.1...v0.26.0