v1.2.0
Changes
Breaking
- Add options object with emitEvent flag to addControl and removeControl methods, see #15 (#16) @abarghoud
If your app has a custom class that extends ClassValidatorFormGroup class and override the above-mentioned methods, you may need to update your implementation to take the new options into account and make sure that overrides are compatible from a types perspective.