Skip to content

Feature Request: Support Zod 4.xΒ #3951

Open
@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

confirmedThe scope is clear, ready for implementationfeature-requestThis item refers to a feature request for an existing or new utilityparserThis item relates to the Parser Utility

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions