Skip to content

0.184.0

Compare
Choose a tag to compare
@denobot denobot released this 18 Apr 15:48
· 2059 commits to main since this release
5a91c97

0.184.0 / 2023.04.18

  • BREAKING(encoding): remove deprecated APIs (#3303)
  • BREAKING(encoding): remove deprecated APIs (#3315)
  • feat(console): add unicodeWidth for TTY text layout (#3297)
  • feat(testing): add .skip alias to bdd test API (#3300)
  • fix(http): move deno deploy specific logic from etag.ts to file_server.ts
    (#3316)
  • fix(http/file_server.ts): respond to Range requests with correct byte length
    (#3319)