Releases: longshotlabs/simpl-schema
Releases · longshotlabs/simpl-schema
3.4.6
3.4.6 (2024-02-26)
Bug Fixes
- ensure subschema errors are not included for undefined obj (983ca42), closes #475
3.4.5
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
3.4.4 (2024-02-19)
Bug Fixes
3.4.3
3.4.3 (2024-02-19)
Bug Fixes
- don't pass unsupported options to clean (c1d4bc3), closes #476
3.4.2
3.4.2 (2024-02-19)
Bug Fixes
- add missing supported constructor option (#490) (edd16f2)
3.4.1
3.4.1 (2023-01-09)
Bug Fixes
- update to mongo-object dep that exports cjs (810956f)
3.4.0
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
3.3.0 (2022-12-11)
Features
3.2.0
3.2.0 (2022-11-26)
Features
- add exported toJsonSchema function (e356fcd)
- export ValidationContext as named export (220da1e)
3.1.0
3.1.0 (2022-11-25)
Features
- warn when unsupported options are provided (bb513b5)