This website works better with JavaScript
首頁
探索
說明
登入
ver2ex
/
hw-react-1
關註
1
讚好
0
複刻
0
檔案
問題管理
1
合併請求
0
Wiki
目錄樹:
2389e7160b
分支列表
標籤列表
master
hw-react-1
/
node_modules
/
postcss-selector-not
/
CHANGELOG.md
CHANGELOG.md
1.1 KB
文件歷史
原始文件
4.0.1 - 2020-12-18
Fixed: error when attribute selector containing :not (
#17
)
4.0.0 - 2018-09-17
Added: compatibility with postcss v7.x
Added: compatibility with node v6.x
3.0.1 - 2017-05-15
Fixed: incorrect export (
#8
)
3.0.0 - 2017-05-11
Added: compatibility with postcss v6.x
2.0.0 - 2015-08-25
Removed: compatibility with postcss v4.x
Added: compatibility with postcss v5.x
1.2.1 - 2015-06-16
Fixed: selector was updated as an array, which is wrong.
1.2.0 - 2015-06-16
Fixed: spec has been previously misinterpreted and now transform correctly
:not()
level 4 to collapsed level 3 (
#1
)
Removed:
lineBreak
option (useless now)
1.1.0 - 2015-06-13
Added:
lineBreak
option
1.0.2 - 2015-06-13
Fixed: support of pseudo classes that use parenthesis
1.0.1 - 2015-04-30
Fixed: the module now works in non babel environments
1.0.0 - 2015-04-30
✨ First release