File tree Expand file tree Collapse file tree 3 files changed +12
-11
lines changed
packages/postcss-if-function Expand file tree Collapse file tree 3 files changed +12
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# postcss-if-function
22
3+ ## 0.1.7
4+
5+ ### Patch Changes
6+
7+ - 0ba6c34: fix: support ` async ` PostCSS plugins in ` postcss-if-function `
8+
39## 0.1.6
410
511### Patch Changes
1218
1319- 9e6949d: chore(docs): README improvements
1420- Updated dependencies [ 9e6949d]
15- - css-if-polyfill@0.1.5
21+ - css-if-polyfill@0.1.5
1622
1723## 0.1.4
1824
1925### Patch Changes
2026
2127- 6045317: docs: README improvements
2228- Updated dependencies [ 6045317]
23- - css-if-polyfill@0.1.4
29+ - css-if-polyfill@0.1.4
2430
2531## 0.1.3
2632
3440
3541- b7f8df7: fix: ensure that multiple if() conditions are handled correctly
3642- Updated dependencies [ b7f8df7]
37- - css-if-polyfill@0.1.3
43+ - css-if-polyfill@0.1.3
3844
3945## 0.1.1
4046
4349- 9c6d05a: fix: several package metadata related issues
4450- 588be15: docs: corrected the package name
4551- Updated dependencies [ 9c6d05a]
46- - css-if-polyfill@0.1.2
52+ - css-if-polyfill@0.1.2
4753
4854## 0.1.0
4955
5460### Patch Changes
5561
5662- Updated dependencies [ a6b019d]
57- - css-if-polyfill@0.1.1
63+ - css-if-polyfill@0.1.1
Original file line number Diff line number Diff line change 11{
22 "name" : " postcss-if-function" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
44 "type" : " module" ,
55 "description" : " PostCSS plugin for transforming CSS if() functions to native CSS" ,
66 "repository" : {
You can’t perform that action at this time.
0 commit comments