This project adheres to Semantic Versioning.
- Improving clamp replacement (Implemented by https://github.com/Antonio-Laguna)
- Fix bug that clamp polyfill doesn't work in grid-template context (Fix by https://github.com/Antonio-Laguna)
- Add preserve option (Implemented by https://github.com/Antonio-Laguna)
- Rewrite package to PostCSS 8 (#2)
- Simplify regex, refactor indexOf. Update dependecies
- Add precalculation for parameters of clamp
- Handle functions in
clamp
function - Update README and add INSTALL guide
- Initial release. Handle simple transform clamp to min/max