Skip to content

Releases: globalbrain/hado

v0.3.4

06 Jun 07:44
Compare
Choose a tag to compare

Features

Full Changelog: v0.3.3...v0.3.4

v0.3.3

30 May 19:15
Compare
Choose a tag to compare

Features

  • export createStandardResponse helper function (23a7b4a)

Full Changelog: v0.3.2...v0.3.3

v0.3.2

30 May 10:25
Compare
Choose a tag to compare

Bug Fixes

  • avoid race when a file is renamed (5864f4f)

Full Changelog: v0.3.1...v0.3.2

v0.3.1

30 May 09:01
Compare
Choose a tag to compare

Bug Fixes

  • empty urlRoot not working (c66da3d)

Full Changelog: v0.3.0...v0.3.1

v0.3.0

30 May 08:22
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • leading slash in urlRoot is no longer required

Features

  • normalize path and builtin static file server (91a8778)

Bug Fixes

  • handle spaces and non-ascii routes properly
  • don't decode characters which are part of the URI syntax (ad178f0)

Full Changelog: v0.2.0...v0.3.0

v0.2.0

30 May 06:32
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • createRouter now takes an options object instead of a string

Features

  • change options and add notes on static file handling (28e56f5)

Full Changelog: v0.1.8...v0.2.0

v0.1.8

29 May 08:33
Compare
Choose a tag to compare

Bug Fixes

  • remove redundant ignore patterns (5befcb4)

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

v0.1.7

29 May 08:26
Compare
Choose a tag to compare

Bug Fixes

  • update chokidar ignore patterns (a53b351)

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

v0.1.6

28 May 20:44
Compare
Choose a tag to compare

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

v0.1.5

28 May 19:53
Compare
Choose a tag to compare

Bug Fixes

  • deno watches all files in import graph, no need for manually invalidating resolver cache (6c4b8e4)

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