Skip to content

Releases: nuxt-modules/tailwindcss

v6.9.0

02 Nov 13:41
Compare
Choose a tag to compare

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

25 Oct 14:25
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v6.8.0

20 Jun 15:28
Compare
Choose a tag to compare

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

13 Jun 10:58
Compare
Choose a tag to compare

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

13 Jun 10:43
Compare
Choose a tag to compare

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

15 May 13:09
Compare
Choose a tag to compare

What's Changed

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

v6.6.8

09 May 16:19
Compare
Choose a tag to compare

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

v6.6.7

27 Apr 10:57
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.6...v6.6.7

v6.6.6

13 Apr 11:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.5...v6.6.6

v6.6.5

29 Mar 06:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.6.4...v6.6.5