Skip to content

Releases: longshotlabs/simpl-schema

3.4.6

26 Feb 14:40
Compare
Choose a tag to compare

3.4.6 (2024-02-26)

Bug Fixes

  • ensure subschema errors are not included for undefined obj (983ca42), closes #475

3.4.5

25 Feb 23:38
Compare
Choose a tag to compare

3.4.5 (2024-02-25)

Bug Fixes

  • ensure nested autoValue is called for modifiers that don't set the parent (2acf9b1), closes #277

3.4.4

19 Feb 03:18
Compare
Choose a tag to compare

3.4.4 (2024-02-19)

Bug Fixes

3.4.3

19 Feb 02:52
Compare
Choose a tag to compare

3.4.3 (2024-02-19)

Bug Fixes

  • don't pass unsupported options to clean (c1d4bc3), closes #476

3.4.2

19 Feb 02:31
edd16f2
Compare
Choose a tag to compare

3.4.2 (2024-02-19)

Bug Fixes

  • add missing supported constructor option (#490) (edd16f2)

3.4.1

09 Jan 01:02
Compare
Choose a tag to compare

3.4.1 (2023-01-09)

Bug Fixes

  • update to mongo-object dep that exports cjs (810956f)

3.4.0

11 Dec 16:31
Compare
Choose a tag to compare

3.4.0 (2022-12-11)

Bug Fixes

  • add missing defaultLabel to SimpleSchemaOptions type (b113d9c)

Features

  • export schemaDefinitionOptions from pkg (43d8d3d), closes #467

3.3.0

11 Dec 16:10
Compare
Choose a tag to compare

3.3.0 (2022-12-11)

Features

3.2.0

26 Nov 01:12
Compare
Choose a tag to compare

3.2.0 (2022-11-26)

Features

  • add exported toJsonSchema function (e356fcd)
  • export ValidationContext as named export (220da1e)

3.1.0

25 Nov 20:45
Compare
Choose a tag to compare

3.1.0 (2022-11-25)

Features

  • warn when unsupported options are provided (bb513b5)