- PostCSS 8 support (thanks to @bjentsch!) (breaking)
- Supporting only Node 12, 14 and >= 16 (breaking).
- Updated
postcss-nestingto7.0.1(major) - Updated
babel-core,@babel/preset-envto7.5.5(major) - Updated
eslintto6.1.0(major) - Updated
rollupto1.17.0(major) - Updated
rollup-plugin-babelto4.3.3(major)
- Added:
nameoption to override the name of the extending at-rule. - Updated:
postcss-nestingto v5.0.0 (major) - Updated: How the project is developed
- Improve: Un-nesting of extended elements
- Initial version