Skip to content

v1.1.0

Compare
Choose a tag to compare
@KemingHe KemingHe released this 03 Aug 04:22
· 28 commits to main since this release
ddcc3d6

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