v9.0.0
All components and directives are now standalone. The ValdemortModule
is still usable as it was before,
but you can also import the directives directly, from your standalone components or from your modules.
We have also updated our documentation about the integration of ngx-valdemort in Angular Material
applications, because a tiny CSS adjustment is now necessary for error messages to look good with material.
⚠ BREAKING CHANGES
ngx-valdemort
is now based on Angular 15.x. If you want to use it with an older version of Angular, then stick to a previous version ofngx-valdemort
.