- Support Node 6+
- Support PostCSS 7+
- Conditionally watch SVG files for changes
- Update SVGO to 1.x
- Improve SVG file resolution
- Improve SVG file caching
- Added configurable SVGO functionality
- Merge pull request:
- Support rgb/rgba and hsl/hsla colors in parameters Pavliko#40
- Remove unused files
- Update dependencies; don’t specify minor, patch requirements
- Refactored plugin:
- Functionality from PostCSS SVG Fragments
- Merge pull request:
- added charset=utf8 and set default image sizes to 100% Pavliko#32
- Merge pull requests:
- Fix init cache position Pavliko#30
- Pin dependencies Pavliko#26
- fix deprecated func Pavliko#20
- pass strip:false to the template engine (really, this time!) Pavliko#16
- PostCSS 5 compatibility (Pavliko#13)
- Fix multiple svg in one decl (Pavliko#19)
- Update to PostCSS 5
- Fix some issues:
- Initial release from postcss-svg