Maizzle Framework Versions Save

Quickly build HTML emails with Tailwind CSS.

v4.8.4

1 month ago
  • build(deps): bump @maizzle/cli from 1.5.7 to 1.5.8 006a0da
  • build(deps): bump posthtml-attrs-parser from 0.1.2 to 1.1.0 055fbbe

https://github.com/maizzle/framework/compare/v4.8.3...v4.8.4

v4.8.3

1 month ago

Fixed

  • fixed an issue with base64 background image urls not working with tailwind css utilities (#1208, 3ed09ba)

Changed

  • bump posthtml-attrs-parser from 0.1.1 to 0.1.2 3ed09ba
  • bump np to 10.0.3 6d8e89b
  • bump @types/markdown-it to 14.0.0 cdbc275
  • bump tailwindcss to 3.4.3 cbe1097
  • bump postcss to 8.4.38 9971755
  • bump autoprefixer to 10.4.19 7d54c79
  • bump postcss-merge-longhand to 6.0.5 8fd812f
  • bump follow-redirects from 1.15.4 to 1.15.6 abe3dc8
  • bump email-comb from 5.2.1 to 5.3.1 9be44e1

https://github.com/maizzle/framework/compare/v4.8.2...v4.8.3

v4.8.2

2 months ago
  • revert: render original reference when a variable is undefined 532e40d

https://github.com/maizzle/framework/compare/v4.8.1...v4.8.2

v4.8.1

2 months ago

Fixed

  • fix: expressions config merging order 590b68f

Changed

  • refactor: render original reference when a variable is undefined e65501d

https://github.com/maizzle/framework/compare/v4.8.0...v4.8.1

v4.8.0

2 months ago

Added

  • feat: add config template.assets array support 2fd8d98
  • urlParameters now has an attributes option 70bd6b9

Fixed

  • fix: serve build templates array with nested directory structure 436a53b

Changed

  • assets type 5795390
  • updated dependencies

https://github.com/maizzle/framework/compare/v4.7.6...v4.8.0

v4.7.6

3 months ago

This patch release mainly improves and adds a few more type definitions.

Added

  • added events types cbae538
  • added <fetch> tag config types 426ce9a

Changed

  • updated build.browsersync types b8eeb4c
  • export only necessary types f69a6aa
  • build(deps): bump postcss to 8.4.35 33fe6ec

https://github.com/maizzle/framework/compare/v4.7.5...v4.7.6

v4.7.5

3 months ago
  • refactor: use fast-glob instead of glob-promise b23ecb6

https://github.com/maizzle/framework/compare/v4.7.4...v4.7.5

v4.7.4

3 months ago

Changed

  • revert: use prettier for prettify transformer e8fa91d

https://github.com/maizzle/framework/compare/v4.7.3...v4.7.4

v4.7.3

3 months ago

Fixed

  • prettify formatting issues a1be18b
    • use default embeddedLanguageFormatting (auto)
    • rewrite closing slash only for known self closing tags
    • fix style="" attribute values broken on multiple lines
    • fix broken </pre> closing tags (> on separate line)
    • undo escaping ' to &quot; in attribute values
    • fix some attributes and closing > being broken on to a separate line

https://github.com/maizzle/framework/compare/v4.7.2...v4.7.3

v4.7.2

3 months ago

Fixed

  • fix: remove custom regexes in prettier output reformatting 1d3c97b
  • fix: prevent prettier from formatting embedded code e945952

Changed

  • build(deps): bump autoprefixer from 10.4.16 to 10.4.17 d0f14f4
  • build(deps): bump prettier from 3.2.2 to 3.2.4 e628012
  • chore: create FUNDING.yml d2c670f
  • build(deps): bump prettier from 3.1.1 to 3.2.2 0063021

https://github.com/maizzle/framework/compare/v4.7.1...v4.7.2