Skip to content

Releases: nuxt-modules/tailwindcss

v6.9.3

Choose a tag to compare

@atinux atinux released this 02 Nov 17:52

What's Changed

New Contributors

Full Changelog: v6.9.2...v6.9.3

v6.9.2

Choose a tag to compare

@atinux atinux released this 02 Nov 16:51

What's Changed

Full Changelog: v6.9.1...v6.9.2

v6.9.1

Choose a tag to compare

@atinux atinux released this 02 Nov 16:12

What's Changed

  • fix!: exclude modules from content by @ineshbose in #748
  • fix: allow nuxt.options.pages to be unset by @maddysrc in #747

New Contributors

  • @maddysrc made their first contribution in #747

Full Changelog: v6.9.0...v6.9.1

v6.9.0

Choose a tag to compare

@atinux atinux released this 02 Nov 13:41

compare changes

πŸš€ Enhancements

  • More adaptive content paths (#744)
  • More customisable configuration (#743)

🏑 Chore

  • Add type module to packageJson (36b4766)

❀️ Contributors

  • Inesh Bose

What's Changed

Full Changelog: v6.8.1...v6.9.0

v6.8.1

Choose a tag to compare

@atinux atinux released this 25 Oct 14:25

What's Changed

New Contributors

Full Changelog: v6.8.0...v6.8.1

v6.8.0

Choose a tag to compare

@atinux atinux released this 20 Jun 15:28

Performance Improvements

  • about ~15-20% faster build (can go up for 30-50% as noted in CI) πŸ”₯
  • functional programming to ensure no side-effects βš™οΈ
  • splits & organises files for easier development in future πŸ“¦
  • provides hook for each loaded config πŸ‘οΈ
  • drops requireModule for await import() (also parallelised) 🚒

Amazing work done by @ineshbose in #690

v6.7.2

Choose a tag to compare

@atinux atinux released this 13 Jun 10:58

Reverted https://github.com/nuxt-modules/tailwindcss/releases/tag/v6.7.1 since it brings some regressions that we will fix first. Sorry about the issues!

v6.7.1

Choose a tag to compare

@atinux atinux released this 13 Jun 10:43

Performance Improvements

  • about ~15-20% faster build (can go up for 30-50% as noted in CI) πŸ”₯
  • functional programming to ensure no side-effects βš™οΈ
  • splits & organises files for easier development in future πŸ“¦
  • provides hook for each loaded config πŸ‘οΈ
  • drops requireModule for await import() (also parallelised) 🚒

Amazing work done by @ineshbose in #679

Full Changelog: v6.7.0...v6.7.1

v6.7.0

Choose a tag to compare

@atinux atinux released this 15 May 13:09

What's Changed

Full Changelog: v6.6.8...v6.7.0

v6.6.8

Choose a tag to compare

@atinux atinux released this 09 May 16:19

What's Changed

  • fix: no longer generate .nuxt/tailwind.config.cjs by @P4sca1 in #660
  • fix: add minimatch and fix the error with no exported default
  • chore(deps): update dependency cookie-es to v1 by @renovate in #669
  • chore(deps): update devdependency jsdom to v22 by @renovate in #667
  • docs: content overriding with test files by @ineshbose in #670
  • chore(deps): update all non-major dependencies by @renovate in #645

Full Changelog: v6.6.7...v6.6.8