Skip to content

Releases: nuxt-modules/tailwindcss

v6.10.0

21 Nov 10:56
Compare
Choose a tag to compare

πŸš€ Enhancements

  • Add util to write tw classes inside strings (#761), learn more
  • Quiet mode with logger config (#759)

πŸ“– Documentation

🏑 Chore

  • Update docs (2632195)
  • Fix protocol slash on tailwind viewer logger (#765)
  • Update deps & lint fix (d6111cd)

❀️ New Contributors

Full Changelog: v6.9.5...v6.10.0

v6.9.5

15 Nov 14:57
Compare
Choose a tag to compare

What's Changed

  • chore: implement fixes on viewer and allow exporting by @ineshbose in #754

Full Changelog: v6.9.4...v6.9.5

v6.9.4

03 Nov 10:15
Compare
Choose a tag to compare

🩹 Fixes

  • Always include vue extension in SFC content paths (#752)

❀️ Contributors

Full Changelog: v6.9.3...v6.9.4

v6.9.3

02 Nov 17:52
Compare
Choose a tag to compare

What's Changed

New Contributors

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

v6.9.2

02 Nov 16:51
Compare
Choose a tag to compare

What's Changed

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

v6.9.1

02 Nov 16:12
Compare
Choose a tag to compare

What's Changed

New Contributors

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

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!