Skip to content

Latest commit

 

History

History
74 lines (39 loc) · 1.03 KB

File metadata and controls

74 lines (39 loc) · 1.03 KB

Changes to PostCSS Attribute Case Insensitive

7.0.1

October 23, 2024

  • Updated: postcss-selector-parser

7.0.0

August 3, 2024

  • Updated: Support for Node v18+ (major).

6.0.3

February 19, 2024

  • Fix type definitions
  • Fix an infinite loop when a pseudo selector function contains a case insensitive attribute selector

6.0.2

February 6, 2023

  • Reduce the amount of duplicate fallback CSS.

6.0.1

January 28, 2023

  • Improve types declaration in package.json

6.0.0

January 24, 2023

  • Updated: Support for Node v14+ (major).
  • Fix: Do not throw when a selector is invalid, show a warning instead.
  • Added: preserve plugin option.

5.0.2

July 8, 2022

  • Fix incorrect selector AST updates

5.0.1

June 3, 2022

  • Prevent exponential backtracking when checking for selectors with case insensitive value matching.

5.0.0

September 15, 2020

  • Postcss 8.x support

4.0.1

January 10, 2019

2.0.0

May 06, 2017

1.0.1

August 19, 2016

1.0.0

August 10, 2016