Skip to content

Releases: nuxt-modules/tailwindcss

v6.11.2

28 Jan 19:59
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • viewer: Handle redirect and callback await, thank you danielroe :) (734ef1c)

📖 Documentation

❤️ Contributors

v6.11.1

25 Jan 13:42
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • resolvers: Respect configPath over layers (c7fe392)

❤️ Contributors

  • Inesh Bose

v6.11.0

20 Jan 12:29
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • editorSupport option (#784)

🩹 Fixes

  • nightly-ci: Specify from flag to changelogen (ef74d1f)
  • nightly-ci: Fetch-depth 0 (4f539d0)
  • nightly-ci: Run build directly (e90ea72)
  • Fix prepare command (f369792)

💅 Refactors

  • Move injectPosition to cssPath (#792)

🏡 Chore

❤️ Contributors

v6.10.4

08 Jan 21:46
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • viewer: Trust listener url for baseURL, closes #782 (#782)

📖 Documentation

  • Fix defaultTheme.colors.green is undefined (#788)

🏡 Chore

❤️ Contributors

  • Inesh Bose
  • Isaac Qadri

v6.10.3

27 Dec 16:54
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove postinstall script (132f5a1)

❤️ Contributors

v6.10.2

27 Dec 16:45
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • nightly-ci: Apply some fixes for nightly releases (6cc7ae3)
  • nightly-ci: Provide id-token permission (32cd19e)
  • types: Allow ResolvedTWConfig in templates (228324e)

🏡 Chore

  • Use module-builder stub mode for more accurate types (#773)
  • Update repo (#768)
  • Update tailwindcss to 3.4 (#779)
  • Test bundler module resolution (c207562)

❤️ Contributors

v6.10.1

23 Nov 09:00
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Remove @nuxt/postcss8 (#767)

❤️ Contributors

  • Sébastien Chopin (@Atinux)
  • Inesh Bose

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