v0.21.1
What's Changed
Bug fix release for #360 / #361 - previously nullable string schemas with a default of null would instead default to the string "null" - thanks @geuben!
Bug Fixes
- fix: coercion of null default values by @geuben in #360
- fix: joi supports string values with null default by @mnahkies in #361
Misc
New Contributors
Full Changelog: v0.21.0...v0.21.1