Skip to content

v2.16.0

Choose a tag to compare

@cesarParra cesarParra released this 28 Jul 00:08
· 321 commits to master since this release
abf704f

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

Full Changelog: v2.15.1...v2.16.0