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 3dfb539 commit d9de9f7Copy full SHA for d9de9f7
CHANGELOG.md
@@ -7,7 +7,14 @@
7
8
### Bug Fixes
9
10
+- All warnings will be reported instead of only the first warning of a given type, #1981.
11
- Include references will no longer be incorrectly parsed as links, #1986.
12
+- The generated schema.json on the website will now use enum values rather than enum names if possible.
13
+
14
+### Thanks!
15
16
+- @akphi
17
+- @zamiell
18
19
## v0.23.5 (2022-07-02)
20
0 commit comments