Skip to content

Releases: 5alidz/tiny-schema-validator

v5.0.3

Choose a tag to compare

@5alidz 5alidz released this 31 Aug 07:09

5.0.3 (2021-08-31)

Bug Fixes

  • Any unknown keys found both on the schema or on any record within the schema, invalidates the schema.

v5.0.2

Choose a tag to compare

@5alidz 5alidz released this 28 Aug 09:51
chore(release): 5.0.2

v5.0.1

Choose a tag to compare

@5alidz 5alidz released this 28 Aug 08:11

shaving off more bytes from the final bundle size

v5.0.0

Choose a tag to compare

@5alidz 5alidz released this 23 Aug 08:04

This release includes the addition of two new validators:

  • constant
  • union

v3.1.0

Choose a tag to compare

@5alidz 5alidz released this 18 Jul 01:31

Features

  • add latest version of typescript (2e8a339)

v3.0.5

Choose a tag to compare

@5alidz 5alidz released this 05 Apr 09:24

Bug Fixes

  • narrow down types in case of {} (5cf59cf)

v3.0.4

Choose a tag to compare

@5alidz 5alidz released this 05 Apr 06:05

3.0.4 (2021-04-05)

Bug Fixes

  • fix shape validators recursion even when optional (994cef6)
  • move data checking outside the loop (2d40ec1)
  • optimize types for strict traverse (4fd3d26)
  • throw TypeError on produce invalid-data (0462755)

v3.0.3

Choose a tag to compare

@5alidz 5alidz released this 05 Apr 04:10
chore(release): 3.0.3

v3.0.0 stable

Choose a tag to compare

@5alidz 5alidz released this 26 Mar 07:53
chore(release): 3.0.0