This repository has been archived by the owner on Jun 27, 2023. It is now read-only.
v2.0.19
jamesseanwright
released this
21 Dec 11:15
·
94 commits
to master
since this release
- Updates example app and server initialisation examples in doc comments to use
serve()
instead of deprecatedlistenAndServe()
- Compiles the example server, via its entry point, as part of the CI pipeline to ensure that any future breaking changes around Deno's HTTP server APIs are captured