Releases: ProCode-Software/proicons
Releases · ProCode-Software/proicons
Release list
ProIcons v4.13.7
ProIcons v4.13.6
Fix module resolution errors in Vanilla package
ProIcons v4.13.5
⚛️ React/💎 Vue
- Only show deprecation warnings (
Icon X is deprecated) when the component is mounted. You will no longer see deprecation warnings during development unless deprecated icons are actually used. (#8)
🔥 Svelte
- Add deprecation warnings when icons are mounted
- Allow all icons to use reactive properties. This was previously added only for the generic
<ProIcon>component in v4.13.4.
🏵️ Vanilla
- Fix a TypeError when using
ProIcon.toSvg() - Deprecation warnings are now only shown when
ProIcon.toSvgis called
ProIcons v4.13.4
Note
ProIcons Vue was re-uploaded as v4.11.3 prior to this release.
All libraries
- Fixed a bug where customizations for the same icon were persisted (#5)
🏵️ Vanilla
- Rewrite the
replace()function replace()now reports an error when an icon isn't found (still continues replacing icons)
🔥 Svelte
<ProIcon>attributes may now be reactive- Fix internal module resolution error
💎 Vue
<ProIcon>attributes may now be reactive
ProIcons v4.13.2
Add readme to proicons package
ProIcons v4.13.1
New icons
-
Brain
-
Key
-
Bar Chart Sparkle
-
Trophy
-
Food
-
Photo Filter 2
-
Glasses
-
Pulse
-
Container
-
Egg Fried
-
Cheese
-
Toast
-
Rose
-
Rocket
-
Sapling
-
Pizza
-
Soccer
(#4)
-
American Football
Updated icons
ProIcons v4.13.0
Breaking Changes
- icons.lock.json now uses objects instead of arrays for
iconsanddeprecatedproperties for faster icon lookups.
New icons
Updated icons
Other Changes
ProIcons v4.12.3
Bug Fixes
- Fixed type declaration path for React package #3
ProIcons v4.12.2
New icons
-
Book Letter
-
Power
-
Basketball
-
Book Marked
-
Kotlin
-
OpenAI
-
Photo Sparkle
-
Pencil Sparkle
-
Paintbrush 2 Sparkle
-
Bug Add
-
Bug Play
-
Asterisk
-
Code Square
-
Eraser Sparkle
Updated icons
Other Changes
- Deprecate Book 2 icon
- Fixed inconsistent pascal case module names. The old names have been aliased and should still work.
- Support object/array
classattribute in Vue and Svelte
ProIcons v4.12.1 Patch
Fixes an issue where icon Road Barrier was duplicated, showing as Road Cone