Skip to content

Releases: shellscape/postcss-values-parser

v2.0.1

Choose a tag to compare

@shellscape shellscape released this 14 Jan 19:10

Bugfixes

  • fix: double slash comments inside Sass maps (#60)

v2.0.0

Choose a tag to compare

@shellscape shellscape released this 18 Sep 14:07

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

Choose a tag to compare

@shellscape shellscape released this 20 Mar 22:16

Features

  • feat: double slash comments (#51)

v1.3.2

Choose a tag to compare

@shellscape shellscape released this 12 Feb 17:17

Bugfixes

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