Skip to content

Releases: maizzle/framework

v4.8.4

09 Apr 18:38
Compare
Choose a tag to compare
  • 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

v4.8.3...v4.8.4

v4.8.3

09 Apr 13:03
Compare
Choose a tag to compare

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

v4.8.2...v4.8.3

v4.8.2

29 Feb 18:02
Compare
Choose a tag to compare
  • revert: render original reference when a variable is undefined 532e40d

v4.8.1...v4.8.2

v4.8.1

28 Feb 13:17
Compare
Choose a tag to compare

Fixed

  • fix: expressions config merging order 590b68f

Changed

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

v4.8.0...v4.8.1

v4.8.0

27 Feb 16:38
Compare
Choose a tag to compare

Added

Fixed

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

Changed

  • assets type 5795390
  • updated dependencies

v4.7.6...v4.8.0

v4.7.6

08 Feb 18:12
Compare
Choose a tag to compare

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

Added

Changed

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

v4.7.5...v4.7.6

v4.7.5

05 Feb 14:28
Compare
Choose a tag to compare
  • refactor: use fast-glob instead of glob-promise b23ecb6

v4.7.4...v4.7.5

v4.7.4

27 Jan 14:44
Compare
Choose a tag to compare

Changed

  • revert: use prettier for prettify transformer e8fa91d

v4.7.3...v4.7.4

v4.7.3

26 Jan 15:37
Compare
Choose a tag to compare

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

v4.7.2...v4.7.3

v4.7.2

21 Jan 11:19
Compare
Choose a tag to compare

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

v4.7.1...v4.7.2