Skip to content

Latest commit

 

History

History
54 lines (33 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

54 lines (33 loc) · 2.74 KB

Change Log

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

3.14.0 (2024-08-22)

Features

  • COOP-2237: update version based on last release (76f15e1)
  • utils: one trust can be disabled with local storage key onetrust_debug_mode (9801b36)

Reverts

  • Revert "feat(COOP-2237): add new validator to check for minDate" (dce30d2)
  • Revert "feat(COOP-2237): add test for minDate" (1ba0dca)
  • Revert "chore(): update build artifacts" (c08304a)
  • Revert "chore(release): publish v3.12.0" (4ccd44d)
  • Revert "chore(): update lock files" (937dcdb)
  • Revert "chore(release): publish v3.12.1" (11f3986)
  • Revert "chore(): update lock files" (75a152e)

3.7.3 (2022-11-15)

Note: Version bump only for package root

3.7.1 (2022-11-09)

  • validators-angular: fix packaging of subpackages
  • pipes-angular: fix packaging of subpackage

Bug fixes

  • validators-angular: Upgrade to angular 13
  • pipes-angular: Upgrade to angular 13

3.7.0 (2022-11-08)

Features added

  • validators-angular: Upgrade to angular 13
  • pipes-angular: Upgrade to angular 13

3.2.1 (2022-03-30)

Bug Fixes

  • validator: validateConditionally (01e6246)

3.1.0 (2022-03-08)

Features

  • validators: add validateConditionally (3a60117)