Releases: jlalmes/trpc-openapi
Releases · jlalmes/trpc-openapi
v0.3.0
What's Changed
- Feat: added
operationId
property OpenAPI endpoints (#77)
- Chore: upgraded dependencies (#78)
Full Change Log: v0.2.2...v0.3.0
v0.2.2
What's Changed
- Feat: support
ZodLazy
and ZodIntersection
query input (#69)
- Chore: refactored procedure iteration logic (#69)
- Docs: updated
trpc-openapi
graph/readme images (#66)
- CI: added stale-bot for closing inactive issues (#62)
Full Change Log: v0.1.3...v0.2.2
v0.1.3
What's Changed
- Fix: No longer requires
ts-lib
as dependency (#60)
Full Change Log: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Fix: Schema for optional query input parameters (#45)
- Feat: Path parameters must not be optional (#45)
- Chore: Upgraded dependencies (#38)
Full Change Log: v0.1.1...v0.1.2
v0.1.1
What's Changed
- Fix:
Yarn
not installing peerDependencies
(#18)
- Fix: Adapters should return
void
(#16)
Full Change Log: v0.1.0...v0.1.1
v0.1.0
trpc-openapi
is stable!
- Easy REST endpoints for your tRPC procedures.
- Perfect for incremental adoption.
- OpenAPI version 3.0.3.
Many thanks to