Skip to content

0.214.0

Compare
Choose a tag to compare
@denobot denobot released this 01 Feb 05:41
· 1502 commits to main since this release
85c8edc

0.214.0 / 2024.02.01

  • BREAKING(io): remove types.d.ts (#4237)
  • BREAKING(log): remove string formatter (#4239)
  • BREAKING(log): single-export handler files (#4236)
  • BREAKING(streams): remove readAll(), writeAll() and copy() (#4238)
  • feat(tools,log,http,semver): check mod exports, export items consistently from
    mod.ts (#4229)
  • fix(expect): add Error object equal check. (#4248)
  • fix(expect): align toEqual to jest (#4246)