- Drop Node.js v6 compatibility
- Fix all dependencies vulnerabilities
- Upgrade postcss to version 7.0.17
- Upgrade postcss-value-parser to version 4.0.0
- Upgrade eslint to version 4.18.2 or later
- Fix documentation links
- Drop compatibility with Node.js version 4
- Fix
centerMethod
option - Update dependencies
- More customization for
hr
utility
- Fix
Container#remove
warning for clearfix utility - Unify format of alert and error messages
- Add options to set the selectors for
no-hover
andno-js
utilities - Add options to use alternative techniques for
text-hide
andcenter
utilities #10 - Add option
ie8
to use compatible method forclearfix
- Add "Quick usage" and styled-jsx support on README.md
- Simplify Sticky Footer utility
- Change string interpolation to single quotes
- Add text-stroke utility
- Change
append
toreplaceWith
method (keep the same atRule position for new declarations) - Fix description and author in
package.json
- Fix support of string as arguments for utilities
- Add 10 new utilities
- Add support of function as arguments for utilities
- Public release
- Initial release