Releases: FullHuman/purgecss
Releases · FullHuman/purgecss
v1.4.1
29 Oct 20:49
Compare
Sorry, something went wrong.
No results found
Merge pull request #210 , ability to exclude current rule with a ignore comment placed inside of it
Merge pull request #229 , Fix the config file path of windows
update dependencies
v1.4.0
01 Sep 10:13
Compare
Sorry, something went wrong.
No results found
Merged bc9f3b5 , ensure classes beginning with numbers are properly purged
Merged #214 , fix font-face processing
update dependencies
v1.3.0 - Netero
21 Apr 12:14
Compare
Sorry, something went wrong.
No results found
Merged #183 , adding defaultExtractor option
remove ignore comment once purged, issue #121
v1.2.0 - Eighteen
06 Apr 09:54
Compare
Sorry, something went wrong.
No results found
fix issue #148 , so the default extract is used for any file type that is not specified
Merged #167 , fixing issue #166
Merged #176 , fixing invalid json output by the CLI
Update dependencies
Update dev dependencies, including babel 7
v1.1.0 - Incredibles
31 Aug 15:28
Compare
Sorry, something went wrong.
No results found
Fix issue #92 where value between rounded brackets for nth-child and nth-of-type pseudo-class gets purged if it starts with 'n' or '-n'
Update dependencies, including PostCSS 7
1.0.0 - Fate
22 May 22:03
Compare
Sorry, something went wrong.
No results found
Merge #81 , fixing #80
Change default extractor, does not return error for empty file anymore
Remove legacy option
Add rejected option #55
Add range ignore comment (purgecss start ignore and purgecss end ignore) #66
v0.21.0 - Einstein
20 Mar 23:43
Compare
Sorry, something went wrong.
No results found
#69 , Fix #64
New option whitelistPatternsChildren #58 , #39
Update dev dependencies
v0.20.1
12 Mar 00:14
Compare
Sorry, something went wrong.
No results found
change circleci config to send coverage for master branch only: #63
Update types definition: #59 , #61 , #62
Update dev dependencies
v0.20.0 - Luffy
30 Jan 23:22
Compare
Sorry, something went wrong.
No results found
#48 , fix #41
New option fontFace to remove unused font-face declaration
Remove unused vendor-prefixed keyframes rules
Update dependencies
v0.19.0 - Zangetsu
15 Jan 07:46
Compare
Sorry, something went wrong.
No results found
#34 , fix #33
Update dependencies
Modify Rollup configuration: remove commonjs plugin and add glob as external dependency