Skip to content

Releases: shellscape/postcss-values-parser

v2.0.0

18 Sep 14:07
Compare
Choose a tag to compare

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

20 Mar 22:16
Compare
Choose a tag to compare

Features

  • feat: double slash comments (#51)

v1.3.2

12 Feb 17:17
Compare
Choose a tag to compare

Bugfixes

  • fix: hexadecimal notation with 4 characters (#44)