Skip to content

3.0.0

Compare
Choose a tag to compare
@pdupavillon pdupavillon released this 24 Sep 01:50
· 61 commits to master since this release

List of major changes :

  • express-recaptcha returns a class instead of an instance (no more init function, pass all parameters to the class constructor): link
  • render method, set the recaptcha property of response object instead of request object : link
  • the returned object from verify middleware method has been changed : link
  • add example directory for live testing : link