Skip to content

Latest commit

 

History

History
179 lines (108 loc) · 13 KB

File metadata and controls

179 lines (108 loc) · 13 KB

Changes to PostCSS Gradient Stop Increments

Unreleased (major)

  • Updated: Support for Node 20.19.0 or later (major).
  • Removed: commonjs API. In supported Node versions require(esm) will work without needing to make code changes.

2.0.9

May 27, 2025

2.0.8

April 19, 2025

2.0.7

February 23, 2025

2.0.6

December 27, 2024

2.0.5

November 11, 2024

2.0.4

November 1, 2024

2.0.3

October 23, 2024

2.0.2

October 10, 2024

2.0.1

August 18, 2024

2.0.0

August 3, 2024

1.0.12

July 6, 2024

1.0.11

June 29, 2024

1.0.10

May 4, 2024

1.0.9

May 4, 2024

1.0.8

March 13, 2024

1.0.7

February 19, 2024

1.0.6

December 31, 2023

1.0.5

December 15, 2023

1.0.4

September 24, 2023

1.0.3

July 24, 2023

1.0.2

July 3, 2023

1.0.1

April 10, 2023

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

1.0.0

March 21, 2023

  • Initial version