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