Skip to content

Feature Request: Support Zod 4.x #3951

Closed
@alexbaileyxplor

Description

@alexbaileyxplor

Summary

Zod 4 is stable and available to use today (https://zod.dev/v4). It comes with a range of improvements which I won't reiterate here.

Why is this needed?

  • Significant performance improvements have been benchmarked should reduce costs for people running with the Parser component.
  • 2x reduction in core bundle size should lead to reduced Lambda function packages.
  • Multiple new features and a significantly improved API.

Which area does this relate to?

Parser

Solution

Update to Zod 4 for Parser. On the surface, it looks like many API's are backwards compatible. See https://zod.dev/v4/changelog for full migration guide. Most changes also seem to be deprecated rather than backwards breaking.

Acknowledgment

Future readers

Please react with 👍 and your use case to help us understand customer demand.

Metadata

Metadata

Assignees

Labels

feature-requestThis item refers to a feature request for an existing or new utilityparserThis item relates to the Parser Utilitypending-releaseThis item has been merged and will be released soon

Type

No type

Projects

Status

Coming soon

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions