Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-17 | fix: serve handler error with 0 arguments (#23652) | Marvin Hagemeister | |
Fixes https://github.com/denoland/deno/issues/23651 Co-authored-by: Satya Rohith <me@satyarohith.com> | |||
2024-05-17 | feat(serve): support `--port 0` to use an open port (#23846) | Satya Rohith | |
Closes https://github.com/denoland/deno/issues/23845 |