Skip to content

v4.4.6

Compare
Choose a tag to compare
@cossssmin cossssmin released this 07 Jun 10:49
· 276 commits to master since this release

This patch release changes when the safeClassNames Transformer runs by default and fixes an issue where the incorrect Tailwind config was being used with the tailwindcss filter (i.e. in <style tailwindcss>).

  • fix: use local tailwind config in filter #1017, dc3f5c8
  • fix: disabling safeClassNames when not developing locally #1016, 1bb5ced
  • refactor: running safeClassNames transformer #1016, e06df04
  • build(deps): bump postcss from 8.4.23 to 8.4.24 d6abc6e
  • build(deps-dev): bump c8 from 7.13.0 to 7.14.0 8d8af3d

v4.4.5...v4.4.6