Skip to content

v8.2.1

Compare
Choose a tag to compare
@boneskull boneskull released this 02 Nov 22:54
· 205 commits to master since this release
185cada

8.2.1 / 2020-11-02

Fixed stuff.

🐛 Fixes

  • #4489: Fix problematic handling of otherwise-unhandled Promise rejections and erroneous "done() called twice" errors (@boneskull)
  • #4496: Avoid MaxListenersExceededWarning in watch mode (@boneskull)

Also thanks to @akeating for a documentation fix!