v2.16.0
Adds support for parsing a doc line that has multiple tags. Tags are not treated as annotations if they are wrapped in ticks (`)
for example
/**
* @description something `@escaped` escaped
*/
What's Changed
- Bump yaml, husky and lint-staged by @dependabot in #83
- Bump fast-xml-parser from 4.0.7 to 4.2.4 by @dependabot in #84
- Bump tough-cookie from 4.0.0 to 4.1.3 by @dependabot in #85
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #87
- Releasing 2.16.0 by @cesarParra in #89
- Bump fast-xml-parser from 4.2.4 to 4.2.5 by @dependabot in #86
Full Changelog: v2.15.1...v2.16.0