0.5.0 (2023-11-25)
0.4.0 (2023-10-03)
- Pass through context on request/response error handlers (27eac14)
0.3.5 (2023-10-03)
- Update deno dist (1f3ff38)
0.3.4 (2023-10-03)
- Set correct operationId variable name on mutations (95d635b)
0.3.3 (2023-09-27)
- Handle unset content-type headers (3446243)
0.3.2 (2023-09-27)
0.3.1 (2023-09-25)
0.3.0 (2023-09-25)
0.2.1 (2023-09-23)
- Allow sync return (#15) (8df9de6)
- Export RecursiveRouterObj type improving handler composability … (#2) (de80884)
- Provide the entire context to handlers and support early returns + escape hatches (#1) (00c1615)
- Support array brackets option (#5) (f1e8847)
- Support overriding default zod error handling (#8) (1252ebd)
- Support resolvable options (f25572a)
- Validate request headers (#13) (532a453)