Skip to content

Releases: longshotlabs/simpl-schema

1.10.0

31 Aug 18:19
Compare
Choose a tag to compare

1.10.0 (2020-08-31)

Features

  • add constructorOptionDefaults static fn (fc93376), closes #401

1.9.1

31 Aug 17:12
Compare
Choose a tag to compare

1.9.1 (2020-08-31)

Bug Fixes

  • update .labels() fn to support subschemas (d8ae4a9), closes #400

1.9.0

22 Jul 19:48
Compare
Choose a tag to compare

1.9.0 (2020-07-22)

Features

1.8.1

16 Jul 15:28
ab227a3
Compare
Choose a tag to compare

1.8.1 (2020-07-16)

Bug Fixes

  • only non-iterable, non-Date objects, regardless of prototype are valid for Object type (#383) (ab227a3)

1.8.0

25 Jun 14:45
Compare
Choose a tag to compare

1.8.0 (2020-06-25)

Features

  • add validationContext to functionsContext (0c5c432)

1.7.3

20 May 15:11
Compare
Choose a tag to compare

1.7.3 (2020-05-20)

Bug Fixes

  • provide a stricter check for Object expectedType (PR #376) (2c70433)
  • update dependencies (926c034)