We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d5eaae commit f8bf26cCopy full SHA for f8bf26c
CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [9.1.1] - 2022.05.09
8
+### Fixed
9
+- Return type for ::toSchema cannot be nullable
10
+
11
## [9.1.0] - 2022.05.05
12
### Added
13
- Added support for non string enums (no constant for enum value is generated in this case)
0 commit comments