- 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).
- Updated:
:focus-visible
can appear escaped in a selector - Updated: Support for Node v10+
- 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-visible
- Changed
:focus-ring
to:focus-visible
per the specification - Removed
assignTo
export option
- Initial version