@lagoshny/ngx-validation-messages
Advanced tools
Changelog
3.0.0 (2021-12-23)
Updated to Angular 13.
This version supports only from Angular 12 and above that uses
Ivy compilation
.Angular 13 package tools are no longer support old
View Engine
compilation. Now it uses onlyIvy
compilation.
Now the lib
have 2 versions for Angular 6-11
2.x.x and Angular 12-13+
3.x.x that difference between that one is support old View Engine
compilation, another uses only new Ivy
compilation.