5.2.0
What's Changed
- Make visit() more efficient. by @johnkenny54 in #10
- speed up parseStyleDeclarations() by @johnkenny54 in #11
- Rewrite inlineStyles to make it more efficient by @johnkenny54 in #14
- Cleanup style attributes by @johnkenny54 in #16
- cleanupIds: add support for changing ids in <style> elements by @johnkenny54 in #17
- Rewrite minifyPathData by @johnkenny54 in #18
- Match selectors without using css-select where possible. by @johnkenny54 in #19
- Updated all package dependencies. by @johnkenny54 in #20
Full Changelog: v5.1.0...v5.2.0