Releases: abarghoud/ngx-reactive-form-class-validator
Releases · abarghoud/ngx-reactive-form-class-validator
v1.9.0
Changes
- Release v1.9.0 (#46) @abarghoud
Maintenance
- Angular 19 support (#44 ) @jordanorc
- NX 20 workspace migration (#45) @abarghoud
v1.8.2
Changes
Dependency Updates
- Change class-validator peer dependency to include version ^0.14.0 that fixes a critical security issue (#41) @abarghoud
Security Update: We have updated our peer dependency for
class-validator
to^0.14.0
due to a critical security vulnerability in versions prior to0.14.0
. We strongly recommend updatingclass-validator
to0.14.0
or later to ensure the security of your application.
v1.8.1
Changes
- Release v1.8.1 (#39) @abarghoud
Dependency Updates
- Fix peer dependencies for v1.8.x version (#38) @abarghoud
v1.8.0
New
- Angular 18 support and nx 19 migration (#35) @abarghoud
v1.7.0
v1.6.0
v1.5.0
Changes
- Add support for Angular v15 (#26) @abarghoud
v1.4.1
v1.4.0
Changes
- Upgrade to V14 and adapt library to support typed and untyped reactive form (#22) @abarghoud
v1.3.0
Changes
- update to angular and nx v13 (#19) @abarghoud