Skip to content

ProIcons v4.13.5

Latest

Choose a tag to compare

@ProCode-Software ProCode-Software released this 02 Apr 21:36
· 8 commits to main since this release
edf70ad

⚛️ 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.toSvg is called