JSDoc Support: Enhance your documentation capabilities with new support for the "module", "external", and "event" tags in JSDoc, making it easier to annotate your code effectively.
Type Application: Allow nullable types in type applications, enabling more flexible type definitions in your JSDoc comments.
Improvements
Testing: Improve the reliability of recovery tests, ensuring that your testing process is smoother and more accurate.
Fixes
Fix unexpected token errors when using nullable types in arrays, enhancing the overall stability of your code parsing.