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 5b536df commit 9060977Copy full SHA for 9060977
CHANGELOG.md
@@ -1,18 +1,22 @@
1
# Unreleased
2
3
+### Features
4
+
5
+- Added `--validation.notDocumented` option to warn on items that are not documented, #1817.
6
7
### Bug Fixes
8
9
- Fixed `const` variables not properly marked as `const`, #1866.
10
11
### Thanks!
12
13
- @albyrock87
14
+- @Nokel81
15
16
## v0.22.11 (2022-01-18)
17
18
### Features
19
-- Added `--validation.notDocumented` option to warn on items that are not documented, #1817.
20
- Added new `cname` option for GitHub Pages custom domain support, #1803.
21
- `ReferenceType`s which reference an external symbol will now include `qualifiedName` and `package` in their serialized JSON.
22
- Added clickable anchor link for member titles, #1842.
0 commit comments