Change8

v4.3.6

📦 zodView on GitHub →
1 features🐛 2 fixes

Summary

This release introduces generalized numeric key handling and includes minor fixes like correcting a typo and updating robots.txt configuration.

Migration Steps

  1. Avoid non null assertion in code.
  2. Avoid re-exported star modules.

✨ New Features

  • Generalize numeric key handling.

🐛 Bug Fixes

  • Added missing User-agent to robots.txt and allowed all.
  • Fixed a typo in the codec.test.ts file.