Releases: AdrianGonz97/vite-plugin-tailwind-purgecss
Releases · AdrianGonz97/vite-plugin-tailwind-purgecss
v0.3.5
Patch Changes
- 2a91ca6: fix: add vite 6 peer dependency
v0.3.4
Patch Changes
- 8656309: chore: add Vite 6 peer dependency
v0.3.3
Patch Changes
- d3835bf: fix: Extract selectors from compiled modules
v0.3.2
Patch Changes
- a248a67: fix: SSR builds no longer interfere with client builds
v0.3.1
Patch Changes
- baeec98: fix: Normalize content glob paths for Windows
v0.3.0
Minor Changes
- 0f75105: breaking: Updated the default purging strategy to only target Tailwind specific classes
- 0f75105: feat: Bundle size differences are now printed during build
- 0f75105: feat: Added
legacy
mode that brings back the old plugin behavior
- 0f75105: breaking: Updated plugin option types
- 0f75105: breaking: Added
tailwindcss
(v3.3.0 or higher) as a peer-dependency
v0.2.1
Patch Changes
- c4aeb76: chore: Upgraded to
purgecss
v6
- c4aeb76: fix: Adjusted html content glob to account for Windows
v0.2.0
Minor Changes
- fc84d65: feat: Added support for Vite 5
v0.1.4
Patch Changes
- 74b3725: fix: Decreased plugin processing time by 80%
v0.1.3
Patch Changes
- ef556dd: fix: Added
data-theme
to the safelist