12.0.0 (2026-05-18)
Bug Fixes
- drop Node v20 (1f9df65)
- ignore import tags (8fde743)
- preserve indentation when rendering a multiline tag (9030bfc)
- prevent string literals formatter from picking ts code (119e9d5)
Features
- add jsdocIgnoreTypedefImports (127bc5b)
BREAKING CHANGES
- Node v20 is not longer supported. Node v22 is the minimum
required version now.