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: plugins/postcss-content-alt-text/CHANGELOG.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
# Changes to PostCSS Content Alt Text
2
2
3
-
### Unreleased (major)
3
+
### 2.0.0
4
+
5
+
_August 3, 2024_
4
6
5
7
- Updated: Support for Node v18+ (major).
6
8
- Add specific handling of `content: ">" / "";` as this pattern is used in the same way as `<img alt="">`, i.e. to represent an item that does not need a text alternative.
0 commit comments