Skip to content

3.1.5

Choose a tag to compare

@msimerson msimerson released this 27 May 04:37
· 1 commit to main since this release
fe91235
  • fix: Group.format() now emits the RFC 5322 trailing ;
  • fix: rehydrate null reverse-path Addresses through JSON.stringify/parse
  • fix: escape [\()] in comments when wrap would be invalid RFC 5322
  • fix: escape \ and " in formatPhrase quoted-string fallback
  • fix: format() throws on control chars in mutated .phrase / .comment
  • feat: benchmarks will run when competitor modules not present