Skip to content

v1.7.1

Choose a tag to compare

released this 12 Oct 09:27
· 172 commits to main since this release
c7e4e30

Fixed

  • Prefer for .. of loops to for .. in loops, to handle cases where array
    prototype has been modified.
  • Node 18 is supported, this is now explicitly documented.