|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 12 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
409 bytes
|
| Line | |
|---|
| 1 | # Changes to PostCSS Attribute Case Insensitive
|
|---|
| 2 |
|
|---|
| 3 | ### 5.0.2 (June 8, 2022)
|
|---|
| 4 |
|
|---|
| 5 | - Fix incorrect selector AST updates
|
|---|
| 6 |
|
|---|
| 7 | ### 5.0.1 (3 June, 2022)
|
|---|
| 8 |
|
|---|
| 9 | - Prevent exponential backtracking when checking for selectors with case insensitive value matching.
|
|---|
| 10 |
|
|---|
| 11 | ### 5.0.0 (15 September, 2020)
|
|---|
| 12 |
|
|---|
| 13 | - Postcss 8.x support
|
|---|
| 14 |
|
|---|
| 15 | ### 4.0.1 (10 January, 2019)
|
|---|
| 16 |
|
|---|
| 17 | ### 2.0.0 (06 May, 2017)
|
|---|
| 18 |
|
|---|
| 19 | ### 1.0.1 (19 August, 2016)
|
|---|
| 20 |
|
|---|
| 21 | ### 1.0.0 (10 August, 2016)
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.