All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2021-09-27)
- stripUnknown (8165bf3)
2.4.1 (2021-08-07)
- provides options and state to methods input (659b854)
2.4.0 (2021-08-05)
- passes options at parse to schemaArrays (765810d)
- improve ci (72383c5)
2.3.0 (2021-02-12)
- allow using a property called type (f1f7c45)
- refactor (23b409b)
2.2.4 (2021-02-11)
- solve index issue for arrayMap (d4eda38)
- improve (9730550)
- dependencies: update (4decc7a)
2.2.3 (2020-11-08)
- prevent cloning settings (b58bbc8)
2.2.2 (2020-10-28)
- methods: proper payload / state mapping (08661dd)
- Number: cast only when the result is a number (8471990)
- update devDependencies (b2a5e7a)
2.2.1 (2020-10-22)
- ValidationError.toJSON: export field and errors (d53c23f)
- run cast hook even when the value is undefined (687afc6)
- update devDependencies (0b5ec4b)
2.2.0 (2020-10-16)
- String: allowEmpty (6bd1593)
- devDependencies: update (9f6bc88)
2.1.1 (2020-09-15)
- map proper _defaultValues (a6d7ecc)
2.1.0 (2020-09-02)
- utils: export PromiseEach (4af66de)
- multiple transformers order (b702a65)
- utils: add missing descriptions (b1d9606)
2.0.0 (2020-09-02)
- make library asynchronous
- remove Promise type as of new async flow
- make library asynchronous (9721132)
- remove Promise type as of new async flow (56d63f3)
1.2.0 (2020-08-24)
1.1.1 (2020-08-24)
- Object.mapSchema: do not mutate object (8ee4b67)
- prioritize schema creation (984c888)
1.1.0 (2020-08-23)
- js.org favicon (895ad4e)