We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8646221 commit 422aa23Copy full SHA for 422aa23
CHANGELOG.md
@@ -13,7 +13,7 @@ title: Changelog
13
API: Introduced `typeAnnotation` on `CommentTag`
14
- Added `excludePrivateClassFields` option to hide `#private` members while allowing `private` members, #3017.
15
- Added support for TypeScript's `@this` tag for JS files which describe `this` parameters, #3026.
16
-- Remove the `@jsx` tag from the list of additional block tags. TSDoc now directly supports this tag, #3031.
+- Remove the `@jsx` tag from the list of additional block tags. TSDoc now directly supports this tag, #3035.
17
18
## Bug Fixes
19
0 commit comments