Documentation: Enjoy enhanced standalone documentation with new examples that demonstrate how to generate and consume validation code in both CommonJS and ESM formats.
Code Generation: Now you can generate code with ESM exports instead of just CommonJS, providing more flexibility in your projects.
Improvements
Documentation: The getting started guide is updated to provide clearer instructions for new users.
Documentation: Minor typos in the documentation are fixed, ensuring a smoother reading experience.
Fixes
Fix the issue where the discriminator logic does not properly dereference schemas before validating, ensuring more accurate validation results.
Others
Add a new logo to enhance the visual identity of the project.