Skip to content

v0.21.1

Choose a tag to compare

@mnahkies mnahkies released this 13 Aug 19:53
· 65 commits to main since this release

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