|
|
|
@ -51,6 +51,7 @@ const DEPRECIATED_VERSION = {
|
|
|
|
|
'5.11.0': ['https://github.com/ant-design/ant-design/issues/45742'],
|
|
|
|
|
'5.11.1': ['https://github.com/ant-design/ant-design/issues/45883'],
|
|
|
|
|
'5.11.2': ['https://github.com/ant-design/ant-design/issues/46005'],
|
|
|
|
|
'5.11.4': ['https://github.com/ant-design/ant-design/pull/46103'],
|
|
|
|
|
} as const;
|
|
|
|
|
|
|
|
|
|
function matchDeprecated(v: string) {
|
|
|
|
|