Skip to content

Releases: 5alidz/tiny-schema-validator

v5.0.3

31 Aug 07:09
Compare
Choose a tag to compare

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

28 Aug 09:51
Compare
Choose a tag to compare
chore(release): 5.0.2

v5.0.1

28 Aug 08:11
Compare
Choose a tag to compare

shaving off more bytes from the final bundle size

v5.0.0

23 Aug 08:04
Compare
Choose a tag to compare

This release includes the addition of two new validators:

  • constant
  • union

v3.1.0

18 Jul 01:31
Compare
Choose a tag to compare

Features

  • add latest version of typescript (2e8a339)

v3.0.5

05 Apr 09:24
Compare
Choose a tag to compare

Bug Fixes

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

v3.0.4

05 Apr 06:05
Compare
Choose a tag to compare

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

05 Apr 04:10
Compare
Choose a tag to compare
chore(release): 3.0.3

v3.0.0 stable

26 Mar 07:53
Compare
Choose a tag to compare
chore(release): 3.0.0