MyGit

12.0.0

simple-icons/simple-icons

版本发布时间: 2024-05-26 18:38:10

simple-icons/simple-icons最新发布版本:13.11.0(2024-09-22 15:29:20)

New Icons

Updated Icons

Removed Icons

Renamed Icons

SDK Changes

URL_REGEX -> urlRegex()

The exported constant URL_REGEX has been removed. Please use the function urlRegex() instead:

import {urlRegex} from 'simple-icons/sdk';
const regex = await urlRegex();

For more details, please see: https://github.com/simple-icons/simple-icons/pull/10276 (@mondeja)

getThirdPartyExtensions() -> getThirdPartyExtensions() and getThirdPartyLibraries()

The function getThirdPartyExtensions() has been splitted in two functions getThirdPartyExtensions() and getThirdPartyLibraries().

For more details, please see: https://github.com/simple-icons/simple-icons/pull/10977 (@adamrusted)

相关地址:原始地址 下载(tar) 下载(zip)

查看:2024-05-26发行的版本