Releases: Coobaha/typed-fastify
Releases · Coobaha/typed-fastify
@coobaha/typed-fastify v0.6.0
@coobaha/typed-fastify v0.5.0
Features
- add AsRouteObj to Service interface (f03cb41)
@coobaha/typed-fastify v0.3.2
Bug Fixes
- bump deps (584c73e)
@coobaha/typed-fastify v0.3.1
Bug Fixes
- fix schema generator in node v14 (391d59d)
@coobaha/typed-fastify v0.3.0
Features
- treat redirect as reply (519e6ca)
@coobaha/typed-fastify v0.2.1
Bug Fixes
- Omit then from Reply to correctly infer AsReply return 🎉 (a2a143c)
@coobaha/typed-fastify v0.2.0
⚠ BREAKING CHANGES
- bumping minor version as 0.1.x were published
Bug Fixes
- bumping minor version as 0.1.x were published (bd0d44c)
@coobaha/typed-fastify v0.1.0
⚠ BREAKING CHANGES
- make response schema be a map of statuses instead of contents
Bug Fixes
- make response schema be a map of statuses instead of contents (a8fd0c7)
@coobaha/typed-fastify v0.0.5
Bug Fixes
- validate schema without responses and force send to be called (2ecda87)
@coobaha/typed-fastify v0.0.4
Bug Fixes
- release as latest dist-tag (9517815)