This project adheres to Semantic Versioning.
- Added
package.json
export.
- Removed Node.js 10 support.
- Moved
postcss
topeerDependencies
.
- Reverted
package.exports
Node.js 15 fix.
- Fixed Node.js 15 warning.
- Added funding links.
- Removed support for Node.js 6.x, 8.x, 11.x, and 13.x versions.
- Moved to PostCSS 8.0.
- Added ES modules support.
- Remove Node.js 9 and Node.js 4 support (by Aleks Hudochenkov).
- Remove IE and “dead” browsers from Babel.
- Use PostCSS 7.0 (by Aleks Hudochenkov).
- Fix nested inline comments parsing.
- Use PostCSS 6.0.
- Use
babel-preset-env
.
- Show error on semicolons and curly brackets.
- Fix source map mappings.
- Fix empty comments parsing.
- Put comments after declaration semicolon.
- Use PostCSS 5.1.
- Fix parsing nested properties.
- Fix source map generation.
- Fix rule/declaration selection in nested rules.
- Fix comment between declaration case.
- Add logo (by Maria Keller).
- Add selector pseudo-classes support.
- Initial release.