Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@dextertanyj dextertanyj released this 07 May 12:09
76522d9

0.3.0 (2023-05-07)

⚠ BREAKING CHANGES

  • improve null and undefined handling

Features

  • implement support for multidimensional arrays (5a7dced)
  • improve null and undefined handling (9607dcd)
  • improve support for union input types (a9ab9b3)

Bug Fixes

  • isolate nested array element types to prevent path pollution (9c4acd0)