Skip to content

Commit 938f189

Browse files
v1.11.0
1 parent 0a4d657 commit 938f189

File tree

4 files changed

+383
-366
lines changed

4 files changed

+383
-366
lines changed

CHANGELOG.md

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,21 @@
1-
## v1.10.1
1+
## v1.11.0
2+
- Removes broken test case which blocks users from commiting
3+
- Adds [`postcss-preset-env`](https://github.com/jonathantneal/postcss-preset-env)
4+
- Adds [`postcss-bem-to-js`](https://github.com/WebSeed/postcss-bem-to-js)
5+
- Adds [`postcss-file`](https://github.com/DongShelton/postcss-file)
6+
7+
8+
### v1.10.3
9+
- Adds [`postcss-advanced-variables`](https://github.com/jonathantneal/postcss-advanced-variables)
10+
- Fixes a broken plugin URL
11+
12+
### v1.10.2
13+
- Adds [`postcss-cleaner`](https://github.com/tbekaert/postcss-cleaner)
14+
- Adds [`postcss-type-scale`](https://github.com/jameskolce/postcss-type-scale)
15+
- Adds [`postcss-icon`](https://github.com/retyui/postcss-icon)
16+
- Adds [`postcss-egyptian-stylesheets`](https://github.com/dyaa/postcss-egyptian-stylesheets)
17+
18+
### v1.10.1
219
- Adds `husky` to ensure all commits conform to the schema (See https://github.com/himynameisdave/postcss-plugins/pull/219)
320
- Tests that `plugins.json` matches our specified schema before committing
421
- Adds [`postcss-hash`](https://github.com/dacodekid/postcss-hash)

0 commit comments

Comments
 (0)