Skip to content

Releases: cloudflare/chanfana

v1.0.6

13 Dec 16:10
0d29ff2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

21 Nov 10:57
53e7782
Compare
Choose a tag to compare

What's Changed

  • Fix sending empty query parameters being parsed as empty strings instead of null by @G4brym in #104

Full Changelog: v1.0.4...v1.0.5

v1.0.4

20 Nov 17:00
e344ba3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.0.3...v1.0.4

v1.0.3

13 Sep 14:18
Compare
Choose a tag to compare

What's Changed

  • Fix error on mal formatted json request body

Full Changelog: v1.0.2...v1.0.3

v1.0.2

12 Sep 16:18
9645490
Compare
Choose a tag to compare

What's Changed

  • Add support for custom request bodies by @G4brym in #98

Full Changelog: v1.0.1...v1.0.2

v1.0.1

07 Sep 15:45
93eb416
Compare
Choose a tag to compare

What's Changed

  • Improve datetime error messages
  • Fix special characters encoding in query string

Full Changelog: v1.0.0...v1.0.1

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