Skip to content

v9.4.4

Choose a tag to compare

@flowzone-app flowzone-app released this 12 Jun 15:01
6ab0fa5

Update dependency eslint-plugin-jsdoc to v63

Notable changes

  • allow typedef returns that may be void; fixes #​1390 (#​1699) (319e84b)
  • empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #​1697 (938a1f0)
  • require-throws: avoid skipping constructors; fixes #​1692 (cacb73e)
  • test Node 26; drop 20 (c43043a)
  • Drop Node 20
gajus/eslint-plugin-jsdoc (eslint-plugin-jsdoc)

v63.0.2

Compare Source

Bug Fixes

v63.0.1

Compare Source

Bug Fixes
  • empty-tags: preserve start and ending delimiters to avoid erros with single-line tags; fixes #​1697 (938a1f0)

v63.0.0

Compare Source

Bug Fixes
chore
BREAKING CHANGES
  • Drop Node 20

List of commits

84dcbad (Update dependency eslint-plugin-jsdoc to v63, 2026-05-23)