Skip to content

Releases: globalbrain/hado

v0.8.5

16 Jan 18:58
Compare
Choose a tag to compare

Features

  • sentry: console integration for npm packages (8fa09c2)

Full Changelog: v0.8.4...v0.8.5

v0.8.4

15 Jan 14:26
Compare
Choose a tag to compare

Full Changelog: v0.8.3...v0.8.4

v0.8.3

12 Dec 04:00
Compare
Choose a tag to compare

Full Changelog: v0.8.2...v0.8.3

v0.8.2

12 Dec 03:57
Compare
Choose a tag to compare

Bug Fixes

  • sentry: don't treat "listening on ..." logs as errors (ede66d4)

Full Changelog: v0.8.1...v0.8.2

v0.8.1

28 Nov 14:11
Compare
Choose a tag to compare

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Nov 19:11
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • static.fsRoot is now required to serve static files. This is a breaking change because previously static files were served from the project root by default, which posed a security risk of exposing sensitive files.

Bug Fixes

  • don't serve static files unless static.fsRoot is explicitly specified (ba49813)

Full Changelog: v0.7.3...v0.8.0

v0.7.3

28 Oct 14:35
Compare
Choose a tag to compare

Features

  • support route groups, bump deps to stable, use deno 2 (dec4018)

Full Changelog: v0.7.2...v0.7.3

v0.7.2

02 Sep 19:00
Compare
Choose a tag to compare

Features

  • HEAD is now implicitly handled if GET is defined (abef902)

Bug Fixes

  • cache logic resulting in internal server errors (abef902)

Full Changelog: v0.7.1...v0.7.2

v0.7.1

05 Aug 05:59
Compare
Choose a tag to compare

Features

Bug Fixes

  • skip sentry init if dsn is not set (8beff85)

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Aug 09:11
Compare
Choose a tag to compare

Bug Fixes

  • removed sentry from exports due to jsr restrictions (74ff5b0)

Full Changelog: v0.6.4...v0.7.0