Skip to content

Commit 3b1afa1

Browse files
committed
@csstools/stylelint-at-risk v2.0.0
1 parent 776cf69 commit 3b1afa1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

plugins-stylelint/at-risk/CHANGELOG.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Changelog
22

3-
### Unreleased (major)
3+
### 2.0.0
4+
5+
_August 3, 2024_
46

57
- Updated: Support for Node v18+ (major).
68
- Add a warning for `inset-area`

plugins-stylelint/at-risk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@csstools/stylelint-at-risk",
33
"description": "Warn on CSS features at risk of changes or removal",
4-
"version": "1.0.0",
4+
"version": "2.0.0",
55
"contributors": [
66
{
77
"name": "Antonio Laguna",

0 commit comments

Comments
 (0)