v4.4.2
📦 zodView on GitHub →
✨ 3 features🐛 1 fixes🔧 1 symbols
Summary
This release focuses on documentation improvements, including fixing heading anchor links and updating guidance, alongside a minor feature enhancement for z.preprocess optionality handling.
Migration Steps
- Drop the deprecated `baseUrl` configuration from tsconfig if present.
✨ New Features
- Made the deferral of optionality in z.preprocess conditional on the inner schema.
- Added documentation for codec inversion.
- Documented preprocess input type narrowing.
🐛 Bug Fixes
- Heading anchor links now correctly include the hash to prevent scrolling to the very top, aligning with navbar logic.