Minor Changes
- 3875d2a: add a
--clientsoption toemail devand aCOMPATIBILITY_EMAIL_CLIENTSenvironment variable to narrow which email clients trigger compatibility warnings. By default the preview still warns forgmail,apple-mail,outlook, andyahoo. Teams that only target one or two clients can now skip the noise:email dev --clients outlook,apple-mail. The CLI flag wins over the env var; an empty or fully-invalid list falls back to the defaults so warnings can't be silently switched off. Builds on #2797 by @ReemX.
Patch Changes
- d47825a: Add accessibility defaults to components:
dir/langonBody, an emptyaltfallback onImg,role="presentation"on theMarkdowntable, and a<title>fromPreview.