9.0.4 (2026-08-04)
Bug Fixes
- mime-funcs: do not let an unpaired surrogate consume the next character (9797f7f)
- mime-funcs: keep any surrogate pair intact when chunking base64 mime words (#1838) (5bd3a65)
- mime-funcs: percent encode unpaired surrogates in header parameter values (78f4aa2)
- mime-node: escape backslash and quote in the Content-Type name parameter (#1837) (adcfc4f)
- mime: encode HT/CR/LF in header parameter values instead of quoting them (#1840) (5bc9cab)