fix(email-validator): improve MX record validation and update project configuration
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 2.2.1 - fix(email-validator)
|
||||
improve MX record validation and update project configuration
|
||||
|
||||
- Destroy the smartdns client after MX lookups to avoid lingering resources
|
||||
- Accept MX record values from either `value` or `exchange` fields and require at least one record for valid domains
|
||||
- Update package metadata, build tooling, and replace `npmextra.json` with `.smartconfig.json`
|
||||
|
||||
## 2025-11-29 - 2.2.0 - feat(wire)
|
||||
Add wire protocol, WireTarget & WireParser, Smartmail JSON serialization; refactor plugins and update dependencies
|
||||
|
||||
|
||||
Reference in New Issue
Block a user