Skip to content

Latest commit

 

History

History
63 lines (30 loc) · 3.26 KB

CHANGELOG.md

File metadata and controls

63 lines (30 loc) · 3.26 KB

3.0.3 (2023-08-11)

Bug Fixes

  • deps: update dependency validator to v13.11.0 (0f09d22)

3.0.2 (2022-07-28)

Bug Fixes

  • deps: update dependency moment to v2.29.3 (16cee42)
  • deps: update dependency moment to v2.29.4 (5e494f4)
  • deps: update dependency validator to v13.7.0 (2b83503)
  • deps: update dependency yarn to v1.22.10 (472dd7d)
  • deps: update dependency yarn to v1.22.18 (66058aa)
  • package.json & package-lock.json to reduce vulnerabilities (522a051)
  • package.json & package-lock.json to reduce vulnerabilities (7408e77)
  • package.json & package-lock.json to reduce vulnerabilities (74f28d6)
  • upgrade yarn from 1.22.10 to 1.22.11 (16f5f0d)
  • upgrade yarn from 1.22.18 to 1.22.19 (a9bafa7)

3.0.1 (2021-01-08)

Bug Fixes

  • package.json & package-lock.json to reduce vulnerabilities (b0dbcc0)

3.0.0 (2021-01-07)

Bug Fixes

  • 🐛 added build method (11c9c09)
  • 🐛 fixed error message when using path (cf2bc72)
  • 🐛 uniformed the builder interface to the other builders (67d8f73)

BREAKING CHANGES

  • 🧨 Now you need to call the build method to actually build the rule
  • 🧨 Now even if this builder configures only one property, it is needed to call the build method to actually build the rule

2.4.2 (2021-01-07)

Bug Fixes

  • deps: update dependency validator to v13.5.2 (20cd6ff)