Skip to content

chore: release version 3.3.0#163

Merged
mcampa merged 1 commit into
masterfrom
chore/release-3.3.0
May 22, 2026
Merged

chore: release version 3.3.0#163
mcampa merged 1 commit into
masterfrom
chore/release-3.3.0

Conversation

@mcampa
Copy link
Copy Markdown
Owner

@mcampa mcampa commented May 22, 2026

Cuts the v3.3.0 release. Merging this triggers the NPM Publish workflow.

What's in this release

Why minor and not major

`zod-openapi` peer dep tightening (`^5.0.1` → `^5.4.4`, #162) is technically a restriction, but versions 5.4.0–5.4.3 were already broken for any consumer on zod ≥4.1.13 — this is a guardrail, not a real break.

`zod` peer dep widening (`^4.0.0` → `^3.25.0 || ^4.0.0`, #161) is additive.

Test plan

  • `pnpm run build` (tsc + jest + cjs + esm): 130/130 tests passing
  • CHANGELOG.md updated with PR links and contributor credits
  • CI green
  • NPM publish workflow on merge

🤖 Generated with Claude Code

- feat: contact/license fields on GenerateOpenApiDocumentOptions (#157)
- feat: support zod v3 (>=3.25) alongside v4 via zod/v4 permalink (#161)
- fix: bump zod-openapi to 5.4.6 and raise peer dep to ^5.4.4 to prevent
  the discriminated-union crash on zod >=4.1.13 (#162)
- fix: add x-${string} index signature to contact/license types (#160)
- chore: bump h3 to ^1.15.5 (#159)

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@mcampa mcampa merged commit 77adaf8 into master May 22, 2026
3 checks passed
@mcampa mcampa deleted the chore/release-3.3.0 branch May 22, 2026 16:20
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.

1 participant