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.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased ]
8+ ## [ 3.0.0-alpha.3 ]
99
1010### Added
1111
1212- Integration tests, supported by SauceLabs
1313- ` 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.)
1717
1818### Changed
1919
You can’t perform that action at this time.
0 commit comments