2021-02-19 13:14:38 +00:00
|
|
|
### 0.88.0 / 2021.02.19
|
|
|
|
|
|
|
|
- BREAKING(encoding): remove module utf8.ts (#728)
|
|
|
|
- chore: fix typo in contributing section (#709)
|
|
|
|
- docs(bytes): improve README.md (#737)
|
|
|
|
- feat(node): add native module polyfills: url, crypto (#729)
|
|
|
|
- feat(node): add tty module (#738)
|
|
|
|
- feat(node): support conditional exports (#726)
|
|
|
|
- fix(std/testing) : Handle Symbols correctly in deep equalities (#731)
|
|
|
|
- test(node): run external tests with --quiet (#732)
|
|
|
|
|
2021-02-12 15:54:35 +00:00
|
|
|
### 0.87.0 / 2021.02.12
|
|
|
|
|
|
|
|
- BREAKING(http/cookie): remove Cookies and SameSite type aliases (#720)
|
|
|
|
- docs(fmt): fix examples in fmt/colors.ts (#715)
|
|
|
|
- docs(io/ioutil): improve jsdoc (#706)
|
|
|
|
- fix(http/file_server): svg media type (#718)
|
|
|
|
- refactor(hash/md5): throw `TypeError` for wrong type (#698)
|
|
|
|
- test(node): enable native node tests (#695)
|
|
|
|
|
2021-02-09 17:13:16 +00:00
|
|
|
### 0.86.0 / 2021.02.05
|
2021-02-05 16:50:28 +00:00
|
|
|
|
|
|
|
- feat(http/file_server): support do not show dotfiles (#690)
|
|
|
|
- feat(http/file_server): show ../ if it makes sense & end dirs with / (#691)
|
|
|
|
|
|
|
|
Releases notes for previous releases can be found in
|
|
|
|
[`deno` repository](https://github.com/denoland/deno/releases).
|