Skip to content

Releases: globalbrain/hado

v0.6.2

15 Jul 15:39
Compare
Choose a tag to compare

Full Changelog: v0.6.1...v0.6.2

v0.6.1

15 Jul 14:57
Compare
Choose a tag to compare

Full Changelog: v0.6.0...v0.6.1

v0.6.0

15 Jul 04:51
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • hado/http is removed, exports are now same as 0.4.2

Features

Full Changelog: v0.5.0...v0.6.0

v0.5.0

12 Jul 13:08
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • createStandardResponse and STATUS_CODE are now exported from hado/http instead of hado/router

Features

  • re-export everything from the @std/http module (fe52d32)

Full Changelog: v0.4.2...v0.5.0

v0.4.2

07 Jun 09:17
Compare
Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

06 Jun 18:40
Compare
Choose a tag to compare

Full Changelog: v0.4.0...v0.4.1

v0.4.0

06 Jun 12:07
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • utils: fetchAll now returns an object containing values and errors as arrays

Features

  • utils: return errors as array instead of throwing (c32680b)

Full Changelog: v0.3.7...v0.4.0

v0.3.7

06 Jun 10:53
Compare
Choose a tag to compare

Features

  • utils: allow using zod schema in fetchAll (c4a3de7)

Full Changelog: v0.3.6...v0.3.7

v0.3.6

06 Jun 08:02
Compare
Choose a tag to compare

Full Changelog: v0.3.5...v0.3.6

v0.3.5

06 Jun 07:47
Compare
Choose a tag to compare

Full Changelog: v0.3.4...v0.3.5