Skip to content

Releases: cloudflare/chanfana

v1.0.0

31 Aug 13:37
e0bbc1b
Compare
Choose a tag to compare

What's Changed

Upgrading from an older version?

Migration guide to 1.0.0 available here!

v0.1.11

31 Jul 09:36
0a3e163
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.10...v0.1.11

v0.1.10

28 Jun 15:40
0fb0f5e
Compare
Choose a tag to compare

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

22 Jun 11:30
2d0b311
Compare
Choose a tag to compare

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

19 Jun 18:29
29be203
Compare
Choose a tag to compare

What's Changed

  • Improve build configurations and fix import issues in old version

Full Changelog: v0.1.7...v0.1.8

v0.1.7

19 Jun 08:49
cdda926
Compare
Choose a tag to compare

What's Changed

  • Update itty-router to v4.x and add isomorphic-fetch to test suite by @kwhitley
  • Fix types path in package.json
  • Add tests to cover nested routers and body parameters

Full Changelog: v0.1.6...v0.1.7

v0.1.6

06 Jun 11:28
cee9416
Compare
Choose a tag to compare

What's Changed

  • Add integration tests, in preparation for a future big update

Full Changelog: v0.1.5...v0.1.6

v0.1.5

02 Jun 11:12
50b9ec8
Compare
Choose a tag to compare

What's Changed

  • Add option to raise error when an unknown parameter is received in endpoints by @G4brym in #57

Full Changelog: v0.1.4...v0.1.5

v0.1.4

19 May 17:06
8811ac8
Compare
Choose a tag to compare

What's Changed

  • fix: query parameter extraction incomplete by @oscaramos in #50
  • Add support for custom content types by @G4brym in #52

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

26 Apr 11:48
Compare
Choose a tag to compare

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