Skip to content

v14.0.0

Latest
Compare
Choose a tag to compare
@jnizet jnizet released this 12 Jun 09:32
· 70 commits to master since this release

⚠ BREAKING CHANGES

  • ngx-valdemort is now based on Angular 20.x. If you want to use it with an older version of Angular, then stick to a previous version of ngx-valdemort.

Features

  • upgrade to Angular and CLI 20 (5f27680)

Bug Fixes

  • remove display none style from default validation errors directive (5799265), closes #527