0.186.0
版本发布时间: 2023-05-04 22:33:12
denoland/std最新发布版本:release-2024.10.10a(2024-10-10 18:31:16)
0.186.0 / 2023.05.04
- BREAKING(path): deprecate path.sep (#3342)
- feat(async): support
signal
ondeadline()
(#3347) - feat(async/pool): use browser compatible APIs (#3350)
- feat(http): add HTTP_METHODS, HttpMethod, and isHttpMethod (#3309)
- feat(uuid): add pre-defined namespace UUIDs (#3352)
- fix(http/file_server): fix
Range
header handling (#3354) - fix(http/server): flaky 'address in use' error (#3333)
- fix(http/server_sent_event): fix Uncaught TypeError if created without optional EventInit (#3356)