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