We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23aeeb1 commit bb642a8Copy full SHA for bb642a8
1 file changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+# v1.2.0 - 2019-04-05
4
+
5
+* fix issue https://github.com/FullHuman/purgecss/issues/148, so the default extract is used for any file type that is not specified
6
+* Merged https://github.com/FullHuman/purgecss/pull/167, fixing issue #166
7
+* Merged https://github.com/FullHuman/purgecss/pull/176, fixing invalid json output by the CLI
8
+* Update dependencies
9
+* Update dev dependencies, including babel 7
10
11
# v1.1.0 - 2018-08-21
12
13
* 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'
0 commit comments