Skip to content

v2.23.0

Latest
Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 21 Jan 12:00
· 2 commits to main since this release

Added

Fixed

  • Fixed dateProxy for time formats, previously it returned an invalid date. If you only care about the time part in the date, use time-utc as format to avoid timezone changes.
  • Vite 6 bundling fixed by introducing a default field into exports in package.json.

Changed

  • Arktype 2.0 is finally released! Adapter updated, please check it out, it's validation on the next level.
  • Arktype is now displaying errors with problem instead of message, for nicer output.
  • Zod peerDependency updated to 3.24.1 to be compatible with its latest fix.
  • VineJS adapter updated to 3.0.0.