二货爱吃白萝卜
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
4 additions and
1 deletions
-
scripts/post-script.js
|
|
@ -33,7 +33,10 @@ const DEPRECIATED_VERSION = { |
|
|
|
'https://github.com/ant-design/ant-design/pull/40719#issuecomment-1453418135', |
|
|
|
], |
|
|
|
'5.4.1': ['https://github.com/ant-design/ant-design/issues/41751'], |
|
|
|
'5.4.3': ['https://github.com/ant-design/cssinjs/pull/108'], |
|
|
|
'>= 5.4.3 <= 5.4.5': [ |
|
|
|
'https://github.com/ant-design/cssinjs/pull/108', |
|
|
|
'https://github.com/ant-design/ant-design/pull/41993', |
|
|
|
], |
|
|
|
}; |
|
|
|
|
|
|
|
function matchDeprecated(version) { |
|
|
|