Skip to content

0.4.0

Compare
Choose a tag to compare
@sholladay sholladay released this 09 Jun 02:58
· 47 commits to master since this release
da3b44b

Highlights 🔍

  • The code has been rewritten in TypeScript (#14)
  • Added support for HTTPS
  • Added support for Deno 1.0 and higher
  • Improved documentation on React support
  • Improved Router API with support for nested arrays and other iterables, as well as wildcard paths and virtual hosting
  • Added a catchAll server option for convenience to create custom 404 pages (#17)

Bug fixes 🐛

  • Fixed support for request.body on newer version of Deno (#21)
  • Fixed curl commands in examples for Ubuntu and other Linux variants (#24)

All changes 📚

v0.3.0...v0.4.0

Thanks ❤️

Some awesome people contributed to this release. Thank you to @davidjamesstone, @ZPiDER666, @danditomaso, @npup, @PKief, @tomanagle, and @patlehmann1!