Skip to content

Releases: FullHuman/purgecss

v0.14.0 - Ivy

08 Dec 00:06
Compare
Choose a tag to compare
  • Merge PR #29 by @jsnanigans: add raw for content option to pass a raw string instead of a filepath.
  • Fix incorrect logic that removes attributes selectors.
  • Update dependencies.

v0.9.0 - Vader

07 Nov 07:35
Compare
Choose a tag to compare
  • #14 fix merging of sets
  • update dependencies
  • add flow-typed lib

v0.8.0 - Storm

29 Oct 21:09
Compare
Choose a tag to compare

This release adds whitelist and whitelist patterns option.

v0.4.0 - Vegeta

31 Jul 23:12
Compare
Choose a tag to compare
update CI config

- update CI config to use latest npm (npx)

v0.3.0 - Goku

23 Jul 15:48
Compare
Choose a tag to compare
- Update dev dependencies

v0.2.0 - Elliot

16 Jul 22:32
Compare
Choose a tag to compare
  • Config file (purgecss-config.js) #1
  • Adding the CLI
  • Starting the implementation of the plugins (gulp, rollup, soon webpack) #3 #4
  • Better Readme, documentation