3.4.0 #60
jesselpalmer
announced in
Announcements
3.4.0
#60
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This release introduces high-performance MX record caching with LRU eviction strategy, delivering significant performance improvements for email validation scenarios.
🎯 Key Features
💾 MX Record Caching with LRU Eviction
⚡ Performance Benefits
🔧 Enhanced TypeScript Support
EmailValidationErrorclass andisEmailValidationErrorhelper for better error handlingMxRecord,ValidationResult,EmailValidatorOptions,CacheStatistics,MxCacheOptions🛠️ Cache Management
📊 Real-World Impact
Benchmark results from 1000 email validations with mixed domain patterns:
🔧 Usage
Caching is enabled by default. Configure it with:
📈 Performance Benchmarks
This release includes comprehensive benchmarks demonstrating:
🔄 Breaking Changes
None - all features are opt-in and maintain backward compatibility.
📦 What's Next
See our FEATURE_ENHANCEMENTS.md for upcoming enhancements in v3.5.0.
Beta Was this translation helpful? Give feedback.
All reactions