Skip to content

v0.5.1

Choose a tag to compare

@github-actions github-actions released this 11 Aug 15:06
· 43 commits to main since this release
a2e426e

Patch Changes

  • 76f5de6 Thanks @kimjbstar! - Add property-based tests (fast-check) for default-value formatting and native-type validator
    mapping — the two areas that have actually shipped bugs before. No behavior change to the
    generator itself.

  • f096801 Thanks @kimjbstar! - Add a typecheck script (tsc --noEmit) and run it as a fast-failing first step in CI,
    before the full build/test cycle. No behavior change to the generator itself.