5.0.0
What's Changed
- [#46] Deno 2.x Support by @jlp-craigmorten in #47
With thanks to @dxdye for the initial work 🎉
This change removes Opine support, and adds support for the recommended Deno.serve() API, which is now used internally instead of the deprecated std/http server.
Full Changelog: 4.9.0...5.0.0