0.1.1 (2026-05-21)
- build: make golangci-lint latest release pass (8c407c4)
- typescript-fetch: fix instanceOf guards and container-item serialization (72ee877)
- typescript-fetch: fix multipart requests with container-type params (04321ef)
- typescript-fetch: fix TypeScript 'every on never' error in oneOf models (f043925)
- typescript-fetch: restore error prototype chain in error constructors (5d0c569)
- typescript-fetch: use datatypeWithEnum for interface property types (9562181)
- add convention to not include Copilot co-author trailer in commits (16b0a5d)
- update README with installation instructions and generator docs (90ee55d)
- samples: add typescript-fetch generated samples (c00f67c)
- typescript-fetch: bump TypeScript devDependency to 6.0.3 (d651de4)
0.1.0 (2026-02-04)
- initial implementation with typescript-fetch client template (177ac96)