Skip to content

0.97.0

Compare
Choose a tag to compare
@lucacasonato lucacasonato released this 17 May 14:43
· 2556 commits to main since this release
69245d3

0.97.0 / 2021.05.17

  • fix(io/buffer): make Buffer compatible with Deploy (#912)
  • fix(io/bufio): readDelim returns wrong result if delim strides over chunks
    (#877)
  • fix(node/events): accept only functions as listener arguments (#916)
  • fix(testing): support array values in assertObjectMatch (#906)