Releases: Coobaha/typed-fastify
Releases · Coobaha/typed-fastify
v1.2.0
1.2.0 (2023-09-16)
Features
v1.1.4
1.1.4 (2023-08-21)
Bug Fixes
- bump test and fix schema with const tag (77d5a8b)
v1.1.3
1.1.3 (2023-08-21)
Bug Fixes
v1.1.2
1.1.2 (2023-05-19)
Bug Fixes
v1.1.1
1.1.1 (2022-10-22)
Bug Fixes
v1.1.0
1.1.0 (2022-09-12)
Features
- bump fastify / ts types and better type preHandler (#61) (d7c8dce)
v1.0.1
1.0.1 (2022-08-05)
Bug Fixes
v1.0.0
1.0.0 (2022-07-31)
⚠ BREAKING CHANGES
- bump fastify and fix types
- rename definitions to properties in generated schema to improve
fastify-swagger
compatibility #50
Bug Fixes
- $ref id replacement (482cbd4)
- bump fastify and fix types (eab5750)
- rename definitions to namespace (f887706)
- rename namespace to properties (89da88c)
v0.8.0
0.8.0 (2022-07-03)
⚠ BREAKING CHANGES
Bug Fixes
v0.7.0
0.7.0 (2022-05-22)
Features
- bump deps and expose logger and schema compiler generics from Fastify (80d209d)