0.4.0
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 📚
Thanks ❤️
Some awesome people contributed to this release. Thank you to @davidjamesstone, @ZPiDER666, @danditomaso, @npup, @PKief, @tomanagle, and @patlehmann1!