Releases: 7rulnik/postcss-flexibility
Releases · 7rulnik/postcss-flexibility
v3.0.0
- Drop PostCSS 7 and migrate to new Postcss 8 API (@YozhEzhi — #141)
- Drop node@10. Support node@12+.
v2.0.0
- Support
inline-flex
(@idanen - #109)
- Ugrade PostCSS to 6.0.1
- Drop node@4. Support only LTS and stable
v1.1.1
Support exclude rules via loud comments /*! flexibility-disable */
(@simoneldevig - #101)
v.1.1.0
Add ability for exclude rules from transformation
v1.0.3
- Fix issue with add node if it's already exist
- Rewrite for ES6