Skip to content

Release v0.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Apr 13:52
e0f147a

Overview
A small icon-library update adding two icons and improving the icon-list filtering and exports.

✨ Features

  • Add ArrowShrinkIcon component and export (src/components/icons/arrow-shrink-icon/*).
  • Add IndeterminateIcon component and export (src/components/icons/indeterminate-icon/*).
  • Update icons barrel export to include the new icons (src/components/icons/index.ts).

🐛 Fixes

  • Make the story/icon list filter trim tag/name whitespace and perform case-insensitive matching for more reliable search (src/stories/useIconsList.tsx).

What's Changed

Full Changelog: v0.3.8...v0.4.0