Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@jesselpalmer jesselpalmer released this 20 Aug 05:32
b4cbf7f

What's Changed

  • Feature: Introduced support for custom timeout settings in the email validation process, allowing users to specify the duration for MX record lookups.
  • Enhancement: Improved the email validation function to handle options as an object, providing more flexibility in configuring validation behavior (e.g., checkMx, timeout).
  • Backward Compatibility: Maintained backward compatibility with previous versions by supporting boolean options for checkMx.

New Contributors

  • Big thank you to @rkitover! It was their idea to add support for the custom timeout and made their first contribution in #8.

Full Changelog: 1.1.1...2.0.0