MailPort Changelog
v0.0.3 2026-08-11 (Developer Preview Update)
-
Version Alignment & Package Audit: Bumped all package manifests and
website badges to
0.0.3. Added exports, engines,
sideEffects: false, and expanded keywords across all package manifests.
-
Empirical Memory Profiling: Expanded benchmark sampling to record V8
heapUsed, rss, external, and
arrayBuffers across 10 MB, 100 MB, and 500 MB attachment streams.
-
Social Media Preview: Generated 1200x630 PNG Open Graph social preview
asset (
og-image.png) with explicit image/png metadata.
-
CI Quality Gates: Integrated automated version consistency checks,
coverage thresholds, tarball pre-pack verification, multi-page site build, and static
route smoke tests into GitHub Actions workflow.
v0.0.2 2026-08-06 (Initial npm Release)
-
Initial npm package release for
mailport, @mailport/core,
@mailport/mime, @mailport/smtp, and
@mailport/testing.