Premail Changelog
Unreleased
Documentation
- Better document YAML-to-Sass variable system #97
Other updates
- Add Yarn testing #96
v2.1.0 (2022-03-18)
New features
- Reset defaults on all
<mj-wrapper>
elements inindex.hbs
#67 - Auto-open
dist/index.html
in default browser with browserSync #66 premail new email
#59premail new design
#58- Improve new-project scaffolding, example design theming, and file formatting #78
- Cleanup tasks, paths and watch #77
- Restrict Sass file loading to theme subdir of design #72
Bug fixes
premail clean
returns error #80- Fixing default design regressions #65
- Paths for designs and emails need to be coerced to strings #63
- Accommodate old location of theme dir config #79
- Ensure MJML is processing attributes in default design #68
Other updates
- Update mjml to 4.12.0 #55
- Update example design and email; do so automatically from now on #89
- Bump Prettier #88
- Move colored console output from ansi-colors to kleur #85
- Updating dependencies #75
- remove issue title prefixes #74
- Reduce npm package size; remove transitive dependency updates #73
- Project maintenance updates #71
- Update mjml and custom components #69
v2.0.5 (2022-01-21)
v2.0.4 (2022-01-17)
Closed issues:
- Version published on NPM v2.0.0 is old #51
v2.0.3 (2022-01-15)
v2.0.2 (2021-12-18)
New features
- Find a way to preprocess email content, then hand to templates #30
Documentation
- Incorporate amazing-github-template #46
v2.0.1 (2021-12-17)
v2.0.0 (2021-12-17)
New features
Documentation
v2.0.0-beta14 (2021-11-04)
New features
- Transition to node module #44
- Add
mso-line-height-rule:exactly
anywhere line-height is set #43 - Incorporate custom components via new npm packages #42
- create custom component for list #9
- Move functionality into an npm module #48
Bug fixes
- Get Codacy to respect eslintconfig #40
Documentation
- Add and configure funding settings #47
v2.0.0-beta13 (2021-09-24)
New features
- Measure size of email and warn, per Gmail clipping issue #33
- Add an HTML entity encoder #25
- Validate config values #17
v2.0.0-beta12 (2021-09-10)
New features
- Consider creating
#eq
handlebars helper directly instead of relying onhandlebars-helpers
project #35 - Make sure non-ASCII characters are properly escaped #34
- Add a print stylesheet #28
- Move the janky-looking code in signoff.hbs into a custom component #2
Bug fixes
- Correct fallback colors with ansi-colors-prioritized #26
v2.0.0-beta11 (2021-06-12)
New features
- Add user-configurable option for selectors to skip in plaintext version #32
- Replace .pipe with .pipeline #29
- Consider using Handlebars for all templates, inserting MJML as partials #27
- Reinstate Fibers #21
- run typogrify or something like it on rendered text #10
- Integrate Sass, with gulp workflow #1
Bug fixes
- gulp's series() doesn't seem to be waiting until each task is done #16
v2.0.0-beta10 (2021-05-25)
v2.0.0-beta9 (2021-05-22)
v2.0.0-beta8 (2021-05-11)
New features
v2.0.0-beta7 (2021-04-23)
v2.0.0-beta6 (2021-04-21)
v2.0.0-beta5 (2021-04-16)
v2.0.0-beta3 (2021-04-08)
v2.0.0-beta2 (2021-03-19)
v2.0.0-beta1 (2021-03-17)
v1.0.1 (2021-03-17)
New features
Bug fixes
- correct use of mj-text #8
- remove http://mjml.io in footer #6
- test background color #4
- Logo/nav sizing issues #3
v1.0.0 (2021-03-12)
* This Changelog was automatically generated by github_changelog_generator