Skip to content

Release 8.0.0

Compare
Choose a tag to compare
@ehmicky ehmicky released this 18 Feb 14:49
· 634 commits to main since this release

Breaking changes

  • multipleResolves has been deprecated by Node.js. Therefore, support for it has been removed.
    • If your code uses the level or exitOn option with a multipleResolves parameter, you should remove it.
    • Otherwise, this release is not a breaking change for you.