GoogleChromeLabs/chromium-bidi

Update zod to v4

Open

#3,571 opened on Jul 14, 2025

View on GitHub
 (4 comments) (2 reactions) (0 assignees)TypeScript (50 forks)github user discovery
featuregood first issue

Repository metrics

Stars
 (167 stars)
PR merge metrics
 (PR metrics pending)

Description

Zod 4 had a major release that enabled better tree shaking. better performance etc.

We should update the CDDL conv (https://github.com/google/cddlconv) to support the new major version, that way we benefit from all the new fixes and features.

We should also consider using zod mini

Currently Dependabot is set to ignore v4.

Contributor guide