Skip to content
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.

Latest commit

 

History

History
89 lines (32 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

89 lines (32 loc) · 2.87 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.3 (2021-01-07)

Bug Fixes

2.0.2 (2021-01-07)

Features

  • regexp: better email regexp (03e105b)

2.0.2-alpha.0 (2020-08-31)

Features

  • reschema: add true_ and false_ validators (b05d3d6)
  • reschema: make errors straight strings (72f7da4)

2.0.1-alpha.0 (2020-07-30)

Bug Fixes

  • optimisations: minor optimizations (24ce4ca)

Features

2.0.0-alpha.0 (2020-07-30)

Bug Fixes

  • setup: setup for monorepo watcher (c4dd831)

Features

  • 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)

Features

  • reschema: add method validateFields (4b712a3)