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 bd84aab commit e101b84Copy full SHA for e101b84
CHANGELOG.md
@@ -1,3 +1,6 @@
1
+## 1.3.3
2
+* Remove `postcss-loader-before-processing` warning (by Michael Ciniawsky).
3
+
4
## 1.3.2
5
* Fix deprecated warning (by Xiaoyu Zhai).
6
package.json
@@ -1,6 +1,6 @@
{
"name": "postcss-loader",
- "version": "1.3.2",
+ "version": "1.3.3",
"description": "PostCSS loader for webpack",
"engines": {
"node": ">=0.12"
0 commit comments