Skip to content

9.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Apr 01:49
· 89 commits to main since this release

9.0.0 (2024-04-09)

Bug Fixes

  • consider jsdocIgnoreTags when calculating lengths (515e3a5)
  • update dependencies (0623001)

Features

  • implement jsdocIgnoreTags (55b96db)

BREAKING CHANGES

  • For those extending the plugin, getLengthsData now requires
    the plugin options to be sent as a second parameter.