Skip to content

Commit 5a29e1b

Browse files
committed
Release 1.3 version
1 parent 1147cb8 commit 5a29e1b

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.3
2+
* Allow object in syntax options, not only path for require (by Jeff Escalante).
3+
14
## 1.2.2
25
* Watch `postcss.config.js` for changes (by Michael Ciniawsky).
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "postcss-loader",
3-
"version": "1.2.2",
3+
"version": "1.3.0",
44
"description": "PostCSS loader for webpack",
55
"engines": {
66
"node": ">=0.12"

0 commit comments

Comments
 (0)