Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@jscheffner jscheffner released this 22 Sep 11:37
· 13 commits to main since this release

BREAKING CHANGES:

  • drops support for Node.js 14 and 16. You now need at least Node.js 18 to use this package.
  • drops support for Hapi 19 and 20. You now need Hapi 21 to use this package.
  • throws a native AggregateError instead of a third-party one. They are no longer iterable but have an errors property that contains the individual errors