Releases: cloudflare/chanfana
Releases · cloudflare/chanfana
v1.0.0
What's Changed
- New Documentation website https://cloudflare.github.io/itty-router-openapi/
- Add Zod support everywhere!
- Add support for OAP 3.1
- Improve type hints
- Big improvements under the hood to make the code more maintainable going forward
- A lot of bug fixes
Upgrading from an older version?
Migration guide to 1.0.0 available here!
v0.1.11
What's Changed
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #73
- tutorial: Add missing
cd
command by @juliangehring in #74 - Improve
Arr.getValue()
by @gimenete in #79
Full Changelog: v0.1.10...v0.1.11
v0.1.10
What's Changed
- Fix /docs and /redocs not working when base parameter is defined
- Fix request body validation for non json endpoints
Full Changelog: v0.1.9...v0.1.10
v0.1.9
What's Changed
- Upgrate itty-router and improve package.json
- Add option to disable operation ids generation
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
- Improve build configurations and fix import issues in old version
Full Changelog: v0.1.7...v0.1.8
v0.1.7
v0.1.6
What's Changed
- Add integration tests, in preparation for a future big update
Full Changelog: v0.1.5...v0.1.6
v0.1.5
v0.1.4
What's Changed
- fix: query parameter extraction incomplete by @oscaramos in #50
- Add support for custom content types by @G4brym in #52
New Contributors
- @oscaramos made their first contribution in #50
Full Changelog: v0.1.3...v0.1.4
v0.1.3
Fixes
- Fix missing favicon definition in swagger and redocs UI, causing chrome to always get 404 when loading the docs
Full Changelog: v0.1.2...v0.1.3