Releases: shellscape/postcss-values-parser
Releases · shellscape/postcss-values-parser
v2.0.0
Bugfixes
- Protect constructors from empty opts (#55)
- Fix walk proxies (#54)
Breaking Changes
The module now only supports Node v6.14.4+. This change follows the Node LTS schedule.
v1.5.0
Features
- feat: double slash comments (#51)
v1.3.2
Bugfixes
- fix: hexadecimal notation with 4 characters (#44)