Skip to content

Releases: postcss/postcss-calc

5.3.0

11 Jul 04:54
Compare
Choose a tag to compare
  • Added: support for selector transformation via selectors option.
    (#29 - @uniquegestaltung)

5.2.1

10 Apr 20:24
Compare
Choose a tag to compare
  • Fixed: support for multiline value
    (#27)

5.2.0

08 Jan 09:20
Compare
Choose a tag to compare
  • Added: "mediaQueries" option for @media support
    (#22)

5.1.0

07 Jan 08:10
Compare
Choose a tag to compare
  • Added: "warnWhenCannotResolve" option to warn when calc() are not reduced to a single value

5.0.0

25 Aug 05:41
Compare
Choose a tag to compare
  • Removed: compatibility with postcss v4.x
  • Added: compatibility with postcss v5.x

4.1.0

03 Jun 12:23
Compare
Choose a tag to compare
  • Added: compatibility with postcss v4.1.x (#12)

4.0.1

09 Apr 05:17
Compare
Choose a tag to compare
  • Fixed: preserve option does not create duplicated values (#7)

4.0.0

26 Jan 21:07
Compare
Choose a tag to compare
  • Added: compatibility with postcss v4.x
  • Changed: partial compatiblity with postcss v3.x (stack traces have lost filename)