Skip to content

v2.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Aug 03:12

2.0.0 (2020-08-30)

Bug Fixes

  • export ValidationRule and ValidationRuleFactory on the entry point (916717c)

Features

  • ensure builder registers and instance of SlugValidationRule (ee0e311)
  • ensure ValidatorSlugValidationRule calls isSlug with the correct values (d8ffe83)

BREAKING CHANGES

  • no more default export on the entry point