Skip to content

v4.2.1

Compare
Choose a tag to compare
@cossssmin cossssmin released this 03 Oct 14:52
· 563 commits to master since this release

Fixed

  • make file config for Maizzle optional 28d42c3
  • don't require build.tailwind.css in postcss filter 923f24b
  • use postcss-import only if the build.tailwind.css file exists fb28b23
  • don't require _options for urlParameters transformer 19ffe0c
  • fixed an issue where the build.tailwind.compiled path was not being used if defined d141425
  • pass posthtml options to transformers c98ac58
  • pass expressions options to components 558d4cd

Changed

  • ci: run tests in parallel 4e25bed
  • changed the tailwindcss compilation error to throw a SyntaxError instead of console.erroring a plain Error 4a9d6ec

v4.2.0...v4.2.1