We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e0f18c commit 7119a7bCopy full SHA for 7119a7b
CHANGELOG.md
@@ -5,11 +5,13 @@
5
### Changed
6
- Expanded `IntegerFormat` to support more fixed width integers #301 @wqz-leo
7
8
+### Fixed
9
+- Fixed duplicated switch cases when using explicit mappings in oneOf discriminator #297 @JanC
10
+
11
## 4.6.0
12
13
### Fixed
14
- Fixed compilation with Xcode 13 #282 @sroebert
-- Fixed duplicated switch cases when using explicit mappings in oneOf discriminator #297 @JanC
15
16
17
- Improved `CodeFormatter` efficiency #272 @zntfdr
0 commit comments