File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
- ## [ Unreleased ]
8
+ ## [ 3.0.0-alpha.3 ]
9
9
10
10
### Added
11
11
12
12
- Integration tests, supported by SauceLabs
13
13
- ` postcss-container-query `
14
- - Ability to re-export previously exported meta found in the css. Added to be
15
- compatible with Parcel bundler which reruns the same plugins over the same
16
- css file multiple times.
14
+ - [ Parcel bundler ] ( https://github.com/parcel-bundler/parcel ) support.
15
+ Re-running the plugin on the same file is now safe. (The Parcel bundler reruns
16
+ the same plugins over the same css file multiple times.)
17
17
18
18
### Changed
19
19
You can’t perform that action at this time.
0 commit comments