- Updated: PostCSS Values Parser to v8 (major).
- Added missing
dist
to bundle. - Added missing
exports
topackage.json
- Added missing
types
topackage.json
- Added bundling & testing as prepublish step.
- Updated: Support for PostCSS v8+
- Updated:
postcss
to 7.0.27 (patch). - Updated:
postcss-values-parser
to 3.2.0 (major). - Updated: Node support to 10.0.0 (major).
- Updated: Feature to use new percentage syntax.
- Removed: Support for the removed
gray()
function.
- Fixed: Issue with SVG hashes being interpretted as hex colors
- Updated:
postcss
to 7.0.14 (patch) - Updated:
postcss-values-parser
to 2.0.1 (patch)
- Updated: PostCSS Values Parser 2 (patch for this project)
- Fixed: Issue correclty calculating each channel
- Initial version
- Updated: Support for PostCSS v7+
- Updated: Support for Node v6+
- Updated: color v3+
- Added: compatibility with postcss v6.x
- Updated dependencies
- Added: compatibility with postcss v5.x
- Removed: compatiblity with postcss v4.x
- Added: compatibility with postcss v4.1.x (#3)
- Enhanced exceptions
Initial release from postcss-color