github DethAriel/ng-recaptcha v5.0.0-beta.1

latest releases: v13.2.1, v13.2.0, v13.1.0...
pre-release6 years ago

Features

  • component: make Angular 8.0.0 a supported peer dependency (f003ff2)
  • package: implement Angular Package format (71340c4)

BREAKING CHANGES

  • package: * ng-recaptcha/forms entry point has been removed. RecaptchaFormsModule and RecaptchaValueAccessorDirective should now be imported directly from ng-recaptcha
  • tslib is now a package dependency to ensure minimum possible bundle size. If your project doesn't yet have a dependency on tslib, run npm install -D tslib@^1.9.0 (or yarn add -D tslib@^1.9.0 if you use yarn)

Don't miss a new ng-recaptcha release

NewReleases is sending notifications on new releases.