v3
node-canvas
is replaced byskia-canvas
from v3.- New
Captcha
class which provides customization to the deepest level is available now. CaptchaGenerator
is now the extension ofCaptcha
class.- New
createCaptcha
andcreateCaptchaSync
function for instant captcha. - 🎉 Update from v2 -> v3 will not break your previous code.
What's Changed
- Added missing
rotate
inSetCaptchaOptions
, sorted as in docs by @LosTigeros in #28
New Contributors
- @LosTigeros made their first contribution in #28
Full Changelog: v2.3.0...v3.0.0