epiphany/node_modules/@csstools/css-calc/CHANGELOG.md
2023-12-09 22:48:07 -08:00

1.7 KiB

Changes to CSS Calc

1.1.4

September 24, 2023

1.1.3

July 24, 2023

1.1.2

July 3, 2023

1.1.1

April 10, 2023

  • Updated @csstools/css-tokenizer to 2.1.1 (patch)
  • Updated @csstools/css-parser-algorithms to 2.1.1 (patch)

1.1.0

April 10, 2023

  • Expose the list of supported math functions.

1.0.1

March 25, 2023

  • Improve case insensitive string matching.

1.0.0

February 21, 2023

  • Initial version