Skip to content

Upgrade Zod to 4.5 and migrate to Bun - #92

Open
urbankrepel-povio wants to merge 26 commits into
mainfrom
codex/zod-4-5-bun
Open

Upgrade Zod to 4.5 and migrate to Bun#92
urbankrepel-povio wants to merge 26 commits into
mainfrom
codex/zod-4-5-bun

Conversation

@urbankrepel-povio

Copy link
Copy Markdown
Collaborator

Summary

  • upgrade Zod to 4.5 and compile generated schemas with z.compile()
  • add runtime coverage for referenced, enum, invalid, and recursive schemas
  • migrate package management, scripts, docs, CI, and publishing from pnpm/Yarn to Bun 1.4

Verification

  • bun install --frozen-lockfile
  • bun run typecheck
  • bun run lint:check
  • bunx vitest run --exclude src/generators/generated-output-eq.test.ts (210 tests)
  • bun run build

The opt-in generated-output parity fixture was excluded locally because its base generation depends on the local API at 127.0.0.1:4000/docs-json, which returned 404.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants