Version 1.1.0
API Changes:
- providers of
RecaptchaLoaderService
must conform to the new interface: providingObservable<ReCaptchaV2.ReCaptcha>
instead ofObservable<boolean>
Build changes:
- Added
tslint
ing to the build process
API Changes:
RecaptchaLoaderService
must conform to the new interface: providing Observable<ReCaptchaV2.ReCaptcha>
instead of Observable<boolean>
Build changes:
tslint
ing to the build process