All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.3 (2021-01-07)
- regex: export (3a880d0)
2.0.2 (2021-01-07)
- regexp: better email regexp (03e105b)
2.0.2-alpha.0 (2020-08-31)
- reschema: add true_ and false_ validators (b05d3d6)
- reschema: make errors straight strings (72f7da4)
2.0.1-alpha.0 (2020-07-30)
- optimisations: minor optimizations (24ce4ca)
- meta: meta field (78ec9aa)
2.0.0-alpha.0 (2020-07-30)
- setup: setup for monorepo watcher (c4dd831)
- monorepo: setup BS monorepo (f702b09)
- nested-errors,custom-errors: add nested errors for field array (8dcf20a)
- reschema: use inline records for validators (bdefa25)
- reschema: validator helpers (a4e404c)
- validators: easier composition (43c9bb8)
1.3.1 (2020-06-23)
Note: Version bump only for package reschema
1.3.0 (2019-11-22)
- reschema: add method validateFields (4b712a3)