You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.