Releases: nuxt-modules/tailwindcss
Releases Β· nuxt-modules/tailwindcss
v6.8.0
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
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
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
What's Changed
- feat: allow content as object by @ineshbose in #674
- docs: mention plugins in editor support by @ineshbose in #675
- fix(vite-plugin): consider content as object by @ineshbose in #672
- fix: srcDir for layers by @ineshbose in #676
Full Changelog: v6.6.8...v6.7.0
v6.6.8
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
What's Changed
- Exclude test files and add app.config from glob pattern by @maartenvanhunsel in #662
- test: fix test by @antfu in #665
New Contributors
- @maartenvanhunsel made their first contribution in #662
- @antfu made their first contribution in #665
Full Changelog: v6.6.6...v6.6.7
v6.6.6
v6.6.5
v6.6.4
What's Changed
- fix: use file extension (for esm support) and add missing deps by @danielroe in #644
Full Changelog: v6.6.3...v6.6.4
v6.6.3
Full Changelog: v6.6.2...v6.6.3