Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 2.63 KB

CHANGELOG.md

File metadata and controls

69 lines (35 loc) · 2.63 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.0 (2020-10-06)

Bug Fixes

  • date unit test race condition (39308cc)

0.0.11 (2020-10-06)

Bug Fixes

  • add types for Date to min/max validators (c8b7560)

0.0.10 (2020-03-23)

Features

  • validators: add equalsInvoke validator (9a23355)

0.0.8 (2019-12-04)

0.0.7 (2019-10-29)

Bug Fixes

  • validators: required should be inverse of ifEmpty (2f694c1)

0.0.6 (2019-10-25)

Features

0.0.5 (2019-10-23)

Features

0.0.4 (2019-10-23)

Features

  • accept bare callback for first argument of onlyIf (2aba7b3)

0.0.3 (2019-10-19)

Features

0.0.2 (2019-10-19)

Bug Fixes

  • all: run concurrently by default (6309f98)

0.0.1 (2019-10-19)

Features

  • add forEach utility/composer (9fec90a)
  • typescript: use generic for result message (06e2c6c)

0.0.0 (2019-10-18)