Skip to content

Version 1.1.0

Compare
Choose a tag to compare
@DethAriel DethAriel released this 09 Aug 01:15
· 334 commits to master since this release

API Changes:

  • providers of RecaptchaLoaderService must conform to the new interface: providing Observable<ReCaptchaV2.ReCaptcha> instead of Observable<boolean>

Build changes:

  • Added tslinting to the build process