Skip to content
This repository has been archived by the owner on Oct 2, 2024. It is now read-only.

v3.1.4

Compare
Choose a tag to compare
@skeggse skeggse released this 15 Oct 16:49
· 30 commits to master since this release

This patch release updates the punycode dependency for bundler compatibility, fixes the IDN-aware length check, and adds an explicit type check to the email parameter. Please note that if you were previously passing in a non-string, you would have still seen a TypeError - just from a different location.