Change8

v3.25.66

Breaking Changes
📦 zodView on GitHub →
1 breaking2 features🐛 1 fixes🔧 3 symbols

Summary

This release updates the default behavior of ZodObject to $strip and includes documentation improvements and minor bug fixes for the website.

⚠️ Breaking Changes

  • ZodObject default behavior changed to $strip, which may affect how unknown keys are handled in object schemas.

Migration Steps

  1. Review ZodObject schemas to ensure the new default $strip behavior aligns with expected data validation logic.

✨ New Features

  • Added zod-validation-error to the Ecosystem documentation page.
  • Set inst.shape in zod mini implementation.

🐛 Bug Fixes

  • Fixed Flash of Unstyled Content (FOUC) on the website homepage logo.

🔧 Affected Symbols

ZodObjectinst.shapeapi.ts