v1.1.0
1.1.0 Release
- Added support for
hyphened-name.1234
to all validators. - Improved README structure with better visuals, referencing
Zod
at https://github.com/colinhacks/zod . - Removed type export aliasing to preserve original interface jsdoc.
Other Changes
- Fix(index.ts and publish-npm.yml): fixed publishing auth failure, fixed type import failure by @KemingHe in #6
Full Changelog: v1.0.10...v1.1.0