Skip to content

Version 12.0.1

Choose a tag to compare

@jaydenseric jaydenseric released this 16 Dec 11:54
· 117 commits to master since this release

Patch

  • Removed the require-await rule as there are valid use cases for async functions that don’t contain await, particularly around errors and rejection.