Releases: nuxt-modules/tailwindcss
Releases · nuxt-modules/tailwindcss
v6.3.0
What's Changed
Features ✨
- Expose nested properties by @ineshbose in #583, learn more.
Fixes 🐞
- fix: considered content as function by @ineshbose in #592
- fix: css intellisense not working by @nazar1ua in #596
Chores 🧹
- chore(deps): update dependency postcss-nesting to v11 by @renovate in #600
- chore(deps): update devdependency jsdom to v21 by @renovate in #588
- chore(deps): update dependency ufo to v1 by @renovate in #564
- chore(deps): update dependency postcss-custom-properties to v13 by @renovate in #599
New Contributors
Full Changelog: v6.2.0...v6.3.0
v6.1.3
What's Changed
- fix: css option in object format error (Nuxt 2). by @mena234 in #557
- docs: Brackets missing in the
nuxt.config.ts. by @boring-dragon in #556
New Contributors
- @boring-dragon made their first contribution in #556
- @mena234 made their first contribution in #557
Full Changelog: v6.1.2...v6.1.3
v6.1.1
v6.1.0
v6.0.1
v6.0.0
What's Changed
Now Compatible with Nuxt RC12.
- feat!: update viewer dev middleware to be compatible with
[email protected]by @DamianGlowala in #545 - feat: expose config as commonjs file by @tobiasdiez in #535
- docs: Update setup.md by @nick-wireless in #538
- docs: Mentioning the need of adding Tailwind directives by @MrMohamedAbdallah in #546
- chore: update to rc12 by @IsraelOrtuno in #548
New Contributors
- @nick-wireless made their first contribution in #538
- @MrMohamedAbdallah made their first contribution in #546
- @IsraelOrtuno made their first contribution in #548
- @tobiasdiez made their first contribution in #535
Full Changelog: v5.3.5...v6.0.0
v5.3.2
What's Changed
- fix: remove now-unneeded
@types/tailwindcssby @genu in #514 - fix(module): remove prefix for tailwind viewer route on nuxt 2 by @chettapong in #517
New Contributors
- @genu made their first contribution in #514
- @chettapong made their first contribution in #517
Full Changelog: v5.3.1...v5.3.2
v5.3.1
v5.3.0
What's Changed
- feat: extends support by @Tahul in #499
- feat: support for more semantic injection positions by @makkarpov in #501
- docs: add editor support section by @P4sca1 in #502
- chore(deps): update all non-major dependencies by @renovate in #486
New Contributors
Full Changelog: v5.2.0...v5.3.0
v5.2.0
What's Changed
- feat: add
tailwind.config.tssupport by @harlan-zw in #483, learn more - fix: monkey-patch Vite HMR issue & make it reproducible (#464) by @makkarpov in #496
- docs: update options.md by @DarraghOFlaherty in #494
New Contributors
- @harlan-zw made their first contribution in #483
- @DarraghOFlaherty made their first contribution in #494
- @makkarpov made their first contribution in #496
Full Changelog: v5.1.3...v5.2.0