github DethAriel/ng-recaptcha v2.0.0
2.0.0 (2017-03-14)

latest releases: v13.2.1, v13.2.0, v13.1.0...
8 years ago

Features

  • component: change component and directive selectors (58a01b4)
  • module: change the way recaptcha modules work (6e13389)

BREAKING CHANGES

  • component: component selector changed from recaptcha to re-captcha
  • module: module handling has changed.
    Users of RecaptchaNoFormsModule should instead use import { RecaptchaModule } from 'ng-recaptcha'. Users of v1 RecaptchaModule should also import { RecaptchaFormsModule } from 'ng-recaptcha/forms'. SystemJS users must also re-setup module "main" file to index.js

See all changes here

Don't miss a new ng-recaptcha release

NewReleases is sending notifications on new releases.