- Remove rogue
console.logcall
- Add support for
@property - Add support for custom messages
- Fix issues are reported repeatedly
- Fix
@importprelude parsing
- Updated: peer
stylelintto >=16 (breaking) - Removed
falseoption, usenullinstead
- Ensure this can work with Stylelint 15 too. (thanks @alex-e-leon!)
- Updated dependencies to latest versions.
- Breaking: Dropping support for old Node versions.
- Updated to use
postcss-value-parser. - Updating to use common plugin layout. (thanks @jameschensmith!)
- Updating: peer
stylelintto 14 (major). (thanks @oscarvz and @ronilaukkarinen!) - Updated: Engines to match PostCSS support
- Added resolver to resolve absolute path in
@import(thanks @heroandtn3!)
- Updated:
postcss-values-parserto 3.0.4 (major) - Updated: peer
stylelintto 10 - 13 (major) - Updated: Node 10+ compatibility (major)
- Fixed: Options are now configured
- Initial version