Releases: frouriojs/frourio
Releases · frouriojs/frourio
v1.0.1 🌈
Changes
🐛 Bug Fixes
- passthrough properties of multipartFileValidator
v1.0.0 🌈
Changes
🚀 Features
- always insert multipart type definitions (#298)
- adopt multipartFileValidator to $relay.ts (#298)
- unsupport class-validator (#298)
- remove controller level hooks (#298)
- remove defineResponseSchema (#298)
🧰 Refactor
- change postfix from index to hash (#298)
- support strict-boolean-expressions (#298)
- move zod to devDependencies (#298)
v0.34.1 🌈
Changes
🐛 Bug Fixes
- add semicolon to BlobToFile
🧰 Maintenance
v0.34.0 🌈
Changes
🚀 Features
- upgrade aspida and use DefineMethods helper for template (#239)
- Use DefineMethods and Enforce Semicolons (#293)
v0.33.0 🌈
Changes
🚀 Features
- support all options of tsconfig (#294)
v0.32.0 🌈
Changes
🚀 Features
🐛 Bug Fixes
- remove unused props from validatorsToSchema (#290)
v0.31.1 🌈
Changes
🐛 Bug Fixes
- fix: append AdditionalRequest to ctrl level hooks @solufa (#269)
v0.31.0 🌈
Changes
🚀 Features
- feat: add response schema and hooks to controller @solufa (#262)