Skip to content

v2.15.1

Compare
Choose a tag to compare
@ciscoheat ciscoheat released this 10 Jun 10:36
· 9 commits to main since this release

Changed

  • Valibot updated to v0.31, which ends support for any version below that. Please follow the migration guide to update your Valibot schemas.

Fixed

  • Inlined the SuperDebug css, to prevent it from being automatically bundled due to it being a default import.
  • The customValidity option now handles object errors, and can refer to any part of the schema.
  • Arktype code wasn't excluded from bundle due to not being dynamically loaded.