Skip to content

Releases: x-keyscore/valia

4.0.0 (02-09-2025)

01 Sep 23:27

Choose a tag to compare

Changelogs:

  • Support for use in vanilla JavaScript environments
  • Added standardized exception and rejection codes
  • Improved handling of type and configuration errors
  • Major update to the evaluation method results in the Schema class
  • Major update to format definitions for improved developer experience (DX) in the Schema class

3.1.1 (16-06-2025)

16 Jun 08:10

Choose a tag to compare

Changelog:

  • Changed the typing system.
  • Added a new additional criterion for the struct format.
  • Added a new additional criterion for the tuple format.
  • Modified theoptional criterion for the struct format to support Boolean types.

3.0.1 (05-06-2025)

04 Jun 23:04
46ad60a

Choose a tag to compare

Fixed invalid package.json types path

3.0.0 (01-06-2025)

01 Jun 21:50
892eb38

Choose a tag to compare

First stable version in all areas (Schema, Testers, Helpers)