- Added missing
dist
to bundle. - Added missing
exports
topackage.json
- Added missing
types
topackage.json
- Added bundling & testing as prepublish step.
- Updated: Support for PostCS 8+ (major).
- Updated: Support for Node 12+ (major).
- Fixed: Allow
:focus-within
to appear escaped in a selector - Updated: Support for Node 10+
- Updated: Ownership moved to CSS Tools
- Updated: Support for PostCSS v7+
- Updated: Support for Node v6+
- Changed: default functionality to preserve the original rule
- Added:
preserve
option to preserve the original rule using:focus-within
- Initial version