We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f811e commit 7b5bda5Copy full SHA for 7b5bda5
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.3.2
2
+* Fix deprecated warning (by Xiaoyu Zhai).
3
+
4
## 1.3.1
5
* Fix conflict with CLI `--config` argument (by EGOIST).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
- "version": "1.3.1",
+ "version": "1.3.2",
"description": "PostCSS loader for webpack",
"engines": {
"node": ">=0.12"
0 commit comments