You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/postcss-if-function/CHANGELOG.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# postcss-if-function
2
2
3
+
## 0.1.9
4
+
5
+
### Patch Changes
6
+
7
+
-[#185](https://github.com/mfranzke/css-if-polyfill/pull/185)[`a458c49`](https://github.com/mfranzke/css-if-polyfill/commit/a458c490f4c957c049a9820d45064657466d2aa5) Thanks [@mfranzke](https://github.com/mfranzke)! - fix: support CommonJS require in postcss.config.cjs
8
+
3
9
## 0.1.8
4
10
5
11
### Patch Changes
@@ -24,15 +30,15 @@
24
30
25
31
- 9e6949d: chore(docs): README improvements
26
32
- Updated dependencies [9e6949d]
27
-
- css-if-polyfill@0.1.5
33
+
- css-if-polyfill@0.1.5
28
34
29
35
## 0.1.4
30
36
31
37
### Patch Changes
32
38
33
39
- 6045317: docs: README improvements
34
40
- Updated dependencies [6045317]
35
-
- css-if-polyfill@0.1.4
41
+
- css-if-polyfill@0.1.4
36
42
37
43
## 0.1.3
38
44
@@ -46,7 +52,7 @@
46
52
47
53
- b7f8df7: fix: ensure that multiple if() conditions are handled correctly
48
54
- Updated dependencies [b7f8df7]
49
-
- css-if-polyfill@0.1.3
55
+
- css-if-polyfill@0.1.3
50
56
51
57
## 0.1.1
52
58
@@ -55,7 +61,7 @@
55
61
- 9c6d05a: fix: several package metadata related issues
0 commit comments