Releases: gjuchault/typescript-service-starter
Releases · gjuchault/typescript-service-starter
v1.3.0
1.3.0 (2022-06-17)
Features
- fastify: use native schema validation with zod (09cf607)
v1.2.2
1.2.2 (2022-06-08)
Bug Fixes
v1.2.1
1.2.1 (2022-06-06)
Bug Fixes
- client: make zod a peer dependency (a96d6fb)
- readme: spelling (4e7868e)
- readme: spelling (19f1838)
- test: use typeof to detect undefined CI (2ffd788)
v1.2.0
1.2.0 (2022-05-31)
Features
- client: add createTraceHeader helper (2d8b2d9)
v1.1.0
1.1.0 (2022-05-31)
Bug Fixes
- ci: add environment variables for client generation (bca23e3)
- cspell: add eventloop to dictionary (b733500)
- cspell: add openapi to dictionary (16ca611)
- healthcheck: remove testing validation (1d4c749)
Features