3.1.15-alpha - unreleased
This is an alpha version! The changes listed here are not final.
3.1.14 - 2024-12-09
- Internal updates.
3.1.13 - 2024-11-25
- Update example with ids for jsx-a11y/label-has-associated-control. [#40199]
3.1.12 - 2024-11-14
- Update dependencies.
3.1.11 - 2024-11-11
- Added post-build tests. [#38224]
- Updated package dependencies. [#40000]
3.1.10 - 2024-10-25
- Updated package dependencies. [#39893]
3.1.9 - 2024-10-14
- Add
key
in React example to make it more correct. [#39709]
3.1.8 - 2024-09-05
- Address React usage issues found by eslint in example.tsx. [#39214]
3.1.7 - 2024-08-23
- Internal updates.
3.1.6 - 2024-08-21
- Revert recent SVG image optimizations. [#38981]
3.1.5 - 2024-08-19
- Lossless image optimization for images (should improve performance with no visible changes). [#38750]
3.1.4 - 2024-08-15
- Updated package dependencies. [#38665]
3.1.3 - 2024-06-26
- Add: Substack logo [#38036]
3.1.2 - 2024-06-24
- Update logo color for Threads [#37977]
3.1.1 - 2024-06-14
- Internal updates.
3.1.0 - 2024-06-13
- New icon:
deezer
[#37799] - New icon:
discord
[#37799] - New icon:
git
[#37799] - New icon:
line
[#37799] - New icon:
messenger
[#37799] - New icon:
quora
[#37799] - New icon:
snapchat
[#37799] - New icon:
soundcloud
[#37799] - New icon:
untappd
[#37799] - New icon:
vk
[#37799]
- Build: Better error handling. [#37799]
- Build: Ensure consistent filename sort. [#37799]
- Build: Fonts folder was missing. [#37799]
- Build: React was missing example CSS file. [#37799]
3.0.2 - 2024-06-05
- Updated package dependencies. [#37706]
3.0.1 - 2024-05-27
- Added TypeScript support. [#37528]
3.0.0 - 2024-05-23
- CSS file with encoded inline font is now automatically generated. [#36964]
- New icon:
json-feed
[#37517] - New icon:
microblog
[#37517] - New icon:
stackexchange
[#37517] - New icon:
stackoverflow
[#37517] - New icon:
tripadvisor
[#37517] - Social logo colors CSS file is now included in source files. [#36964]
- Social Logos is now developed in the Jetpack monorepo. [#36964]
- Cleaned up outdated and irrelevant documentation. [#36964]
- Rewrote build system. [#36964]
- PDF file is no longer built. [#36964]
- TTF font file is no longer built. [#36964]
- Example files are rewritten. [#36964]
- New icon:
sms
- New icon:
bluesky
- Updated icon:
patreon
- Updated icon:
x
- Removed unnecessary aria label attributes from Threads and X SVGs.
- New icon:
x
- New icon:
threads
- New icon:
fediverse
- New icon:
nextdoor
- Updated dev dependencies and build tools.
- Updated icon font.
- New icon:
mastadon
- React 18 support.
- Added copy post url button.
- Updated icon:
medium
- Updated icon:
facebook
- React 17 support.
- Update dev dependencies and build tools.
- New icon:
medium-alt
- New icon:
tiktok
- New icon:
tiktok-alt
- Updated icon:
medium
- New icon:
patreon
- Built the package with updated dependencies.
- Build: Fixed bug where React component would render no icon at all (despite properly passed properties).
- Build: Refactored (aligned build system with Gridicons).