Releases: ericvera/betterbe
Releases · ericvera/betterbe
v0.8.1
Bug Fixes
- support types for arrays within objects (cfe931d)
v0.8.0
Features
- add support for array validation (bf5a975)
v0.7.0
Features
- add meta information on the failure to ValidationError (55adfc6)
v0.6.0
Features
- add support for 'test' option for string validator (9b403ed)
v0.5.1
Bug Fixes
- use plugin instead of postinstall to avoid link step on dependent packages (9b469e8)
v0.5.0
Features
- include error type in ValidationError and include getProp in object validators (50a7097)
v0.4.7
Bug Fixes
- doc and retrigger publishing as token was expired (0a3e721)
v0.4.3
Bug Fixes
- change module resolution to nodenext so that extensions are required on import (7a72a47)