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.8
4+
5+ ### Patch Changes
6+
7+ - [ #139 ] ( https://github.com/mfranzke/css-if-polyfill/pull/139 ) [ ` 2666f97 ` ] ( https://github.com/mfranzke/css-if-polyfill/commit/2666f979827890a39dc944cd2adec63ee6891bf1 ) Thanks [ @mfranzke ] ( https://github.com/mfranzke ) ! - fix(PostCSS): warning about missing ` from ` option
8+
39## 0.1.7
410
511### Patch Changes
1824
1925- 9e6949d: chore(docs): README improvements
2026- Updated dependencies [ 9e6949d]
21- - css-if-polyfill@0.1.5
27+ - css-if-polyfill@0.1.5
2228
2329## 0.1.4
2430
2531### Patch Changes
2632
2733- 6045317: docs: README improvements
2834- Updated dependencies [ 6045317]
29- - css-if-polyfill@0.1.4
35+ - css-if-polyfill@0.1.4
3036
3137## 0.1.3
3238
4046
4147- b7f8df7: fix: ensure that multiple if() conditions are handled correctly
4248- Updated dependencies [ b7f8df7]
43- - css-if-polyfill@0.1.3
49+ - css-if-polyfill@0.1.3
4450
4551## 0.1.1
4652
4955- 9c6d05a: fix: several package metadata related issues
5056- 588be15: docs: corrected the package name
5157- Updated dependencies [ 9c6d05a]
52- - css-if-polyfill@0.1.2
58+ - css-if-polyfill@0.1.2
5359
5460## 0.1.0
5561
6066### Patch Changes
6167
6268- Updated dependencies [ a6b019d]
63- - css-if-polyfill@0.1.1
69+ - 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.7 " ,
3+ "version" : " 0.1.8 " ,
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