Skip to content

v0.17.1

Choose a tag to compare

@mertcanaltin mertcanaltin released this 24 May 12:29
· 26 commits to master since this release

Fixed

  • Standalone output for schemas with anyOf or oneOf no longer references undefined branch helpers. toStandaloneModule and bundleCompact now emit the hoisted branch functions, so the generated module runs instead of throwing on the first validation. bundleStandalone already emitted them.