You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
package: update "@types/grecaptcha" optional dependency version to ^3 (e1ee7b9)
BREAKING CHANGES
component: Support for previous versions of Angular has been dropped. Starting from v7 only one version of Angular will be supported.
component: The RecaptchaModule.forRoot() method has been obsolete since v4.1.0 (since it has no longer been required). It is now removed. To migrate your code, simply use RecaptchaModule where you previously used RecaptchaModule.forRoot()