- fc84d65: feat: Added support for Vite 5
- 74b3725: fix: Decreased plugin processing time by 80%
- ef556dd: fix: Added
data-theme
to the safelist
- c9eb647: fix: Tailwind's arbitrary values are no longer erroneously removed
- 47b85eb: fix: Reduced processing time by only extracting selectors from string literals of a certain max length
- aef2c21: feat: Upgraded
purgecss
to6.0.0-alpha.0
- f1ba153: fix: Pseudo-class functions are no longer purged (see: FullHuman/purgecss#978)
- b8500be: fix: Updated the name of the plugin
- cf344f3: fix: Check the values of
TemplateElement
nodes for selectors
- 5c333c3: Initial Release