Skip to content

Commit 86c59e0

Browse files
Updated CHANGELOG
1 parent 25241d8 commit 86c59e0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changes to PostCSS Extend Rule
22

3+
### 4.0.0 (February 10, 2022)
4+
5+
- PostCSS 8 support (thanks to [@bjentsch](https://github.com/bjentsch)!) (breaking)
6+
- Supporting only Node 12, 14 and >= 16 (breaking).
7+
- Updated `postcss-nesting` to `7.0.1` (major)
8+
- Updated `babel-core`, `@babel/preset-env` to `7.5.5` (major)
9+
- Updated `eslint` to `6.1.0` (major)
10+
- Updated `rollup` to `1.17.0` (major)
11+
- Updated `rollup-plugin-babel` to `4.3.3` (major)
12+
13+
### 3.0.0 (July 29, 2019)
14+
315
### 2.0.0 (September 19, 2017)
416

517
- Added: `name` option to override the name of the extending at-rule.

0 commit comments

Comments
 (0)