Skip to content

Releases: ProCode-Software/proicons

ProIcons v4.13.7

Choose a tag to compare

@ProCode-Software ProCode-Software released this 23 Jul 16:14

As of July 23, this release hasn't been published to NPM yet, due to building issues.

New icons

  • Volleyball
  • Emoji Heart Eyes
  • Share
  • Emoji Crying Loudly
  • Crown

ProIcons v4.13.6

Choose a tag to compare

@ProCode-Software ProCode-Software released this 11 May 01:35

Fix module resolution errors in Vanilla package

ProIcons v4.13.5

Choose a tag to compare

@ProCode-Software ProCode-Software released this 02 Apr 21:36
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

ProIcons v4.13.4

Choose a tag to compare

@ProCode-Software ProCode-Software released this 28 Mar 23:55
e355816

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

Choose a tag to compare

@ProCode-Software ProCode-Software released this 24 Jan 00:06

Add readme to proicons package

ProIcons v4.13.1

Choose a tag to compare

@ProCode-Software ProCode-Software released this 23 Jan 04:56

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

  • Draw Text
  • Text Number List

ProIcons v4.13.0

Choose a tag to compare

@ProCode-Software ProCode-Software released this 03 Aug 01:14

Breaking Changes

  • icons.lock.json now uses objects instead of arrays for icons and deprecated properties for faster icon lookups.

New icons

  • Magnet
  • Treasure Chest
  • Toy Brick

Updated icons

  • Bluesky

Other Changes

  • Project now uses Vite 7, Rolldown and tsgo
  • Website now shows new icons in the icon list
  • New homepage coming soon 👀

ProIcons v4.12.3

Choose a tag to compare

@ProCode-Software ProCode-Software released this 20 May 16:04
640e2c2

Bug Fixes

  • Fixed type declaration path for React package #3

ProIcons v4.12.2

Choose a tag to compare

@ProCode-Software ProCode-Software released this 04 May 18:49

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

  • Book
  • Book Add
  • Book Info

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 class attribute in Vue and Svelte

ProIcons v4.12.1 Patch

Choose a tag to compare

@ProCode-Software ProCode-Software released this 12 Feb 22:35

Fixes an issue where icon Road Barrier was duplicated, showing as Road Cone