Skip to content

v9.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 22:24
· 32 commits to main since this release
746def6

9.0.0 (2023-02-16)

Bug Fixes

Features

BREAKING CHANGES

  • ByRole: Only allow string as a role.
    Drop support for exact, trim, collapseWhitespace, and normalizer options.
  • Minimum supported Node.js version is now 14.x