Skip to content

0.199.0

Compare
Choose a tag to compare
@denobot denobot released this 21 Aug 11:51
· 1982 commits to main since this release
72d6e66

0.199.0 / 2023.08.21

  • fix(collections): redblack tree and bst not being exported from mod (#3528)
  • fix(http/cookie_map): add maxAge to set/delete options (#3524)
  • fix(log): fix serializing BigInt value in object (#3550)
  • fix(path): typo in comment in _resolve (#3545)
  • fix(testing/time): fix FakeTime.restoreFor accuracy for sync callbacks (#3531)
  • perf: repoint internal imports to single-export files (#3537)