Skip to content

v6.6.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jul 23:53
· 48 commits to main since this release
fa482cc

6.6.0 (2024-07-21)

Bug Fixes

  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#493) (f368c5a)

Features

  • add strict option to disallow then or catch following await or yield (#494) (fa482cc)