Releases: thomasthiebaud/fastify-schema-to-typescript
Releases · thomasthiebaud/fastify-schema-to-typescript
v2.1.0
2.1.0 (2020-08-21)
Bug Fixes
Features
v2.0.2
2.0.2 (2020-08-19)
Bug Fixes
v2.0.1
2.0.1 (2020-08-19)
Bug Fixes
- move reply code at the end of reply interface (4b8864d)
v2.0.0
2.0.0 (2020-08-19)
Features
- generate interfaces for Reply (ecbc712)
BREAKING CHANGES
- Drop support for fastify v2
v1.0.4
1.0.4 (2020-06-12)
Bug Fixes
v1.0.3
1.0.3 (2020-06-12)
Bug Fixes
- support both query and querystring validation (070ee30)
v1.0.2
1.0.2 (2020-06-12)
Bug Fixes
- setup npmignore to include dist folder (1bf510c)
v1.0.1
1.0.1 (2020-06-12)
Bug Fixes
v1.0.0
1.0.0 (2020-06-12)
Features
- implement first working version (e787025)