Skip to content

0.92.0

Compare
Choose a tag to compare
@kitsonk kitsonk released this 02 Apr 05:21
· 3355 commits to main since this release
e2d6f55

0.92.0 / 2021.04.02

  • feat: make bufio compatible to Deno Deploy (#831)
  • feat: add symlink adn symlinkSync to node/fs (#825)
  • feat: add format and improve deprecate in node/util (#693)
  • feat: add io/buffer and io/util module (#808) …
  • fix: handle upstream type changes (#834)
  • refactor: Promise<void> return types are unnecessary boilerplate in
    encoding. (#818)
  • chore: remove unused import in http (#817)