Skip to content

Commit 52f9b71

Browse files
chore(release): 4.0.0-rc.0
1 parent bf0ea90 commit 52f9b71

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
This project adheres to [Semantic Versioning](http://semver.org/).
55

6+
## [4.0.0-rc.0] - 2020-07-25
7+
8+
### BREAKING CHANGE
9+
10+
- minimum supported `Node.js` version is `>= 10.13.0 || >= 12.13.0 || >= 14`
11+
- minimum supported `postcss` version is `^8.0.3`
12+
- `postcss` was moved to `peerDependencies`, you need to install `postcss` in your project before use the plugin
13+
614
## [3.0.3] - 2020-07-25
715

816
### Fixed

0 commit comments

Comments
 (0)