Skip to content

Releases: postcss/postcss-calc

10.1.1

Choose a tag to compare

@ludofischer ludofischer released this 31 Jan 16:29

Bug Fixes

Full Changelog: v10.1.0...v10.1.1

10.1.0

Choose a tag to compare

@ludofischer ludofischer released this 07 Jan 12:52

Features

  • add support for lh & rlh units (9b6d7a1)

Bug Fixes

10.0.2

Choose a tag to compare

@ludofischer ludofischer released this 16 Aug 18:50

Bug Fixes

  • fix: add support for svh, lvh, dvh, svw, lvw, dvw, svmin, lvmin, dvmin, svmax, lvmax, dvmax units by @geecko86 in #218

10.0.1

Choose a tag to compare

@ludofischer ludofischer released this 05 Aug 17:17

Bug Fixes

  • add support for container query units (#214) (3f2b43a), closes #199
  • update postcss-selector-parser (3606777)
  • update postcss-selector-parser (a03fb73)

10.0.0

Choose a tag to compare

@ludofischer ludofischer released this 26 Apr 13:35

Breaking changes

Drop support for Node.js 14, 16, 19 and 21. The release is otherwise identical to the previous one.

9.0.1

Choose a tag to compare

@ludofischer ludofischer released this 05 May 13:27

Bug fixes

  • fix disappearing calc() expression when source contains extra brackets (18bb47bd0)

9.0.0

Choose a tag to compare

@ludofischer ludofischer released this 29 Apr 15:50

Breaking Changes

This release should be functionally identical to the previous (8.2.4) release, except that it officially drops compatibility with Node older than Node 14.

8.2.3

Choose a tag to compare

@ludofischer ludofischer released this 28 Jan 18:48

Bug Fixes

8.2.2

Choose a tag to compare

@ludofischer ludofischer released this 28 Jan 18:47

Bug Fixes

  • respect CSS var when reducing (99d9fa5)

8.2.1

Choose a tag to compare

@ludofischer ludofischer released this 11 Jan 18:44

Bug Fixes