Skip to content

v0.18.1

Choose a tag to compare

@mertcanaltin mertcanaltin released this 25 May 21:11
· 10 commits to master since this release

The browser entry (index.browser.mjs) re-exports toTypeScript, so the inferred TypeScript type for a schema can be generated client-side (for example in a web playground) alongside Validator.toStandaloneModule(). Pure re-export, no runtime change.