Releases: graywolftech/react-heroicons
Releases · graywolftech/react-heroicons
v2.0.1
- Fixed tree shaking using
PURE
comment (thanks @ekwoka)
v1.3.0
- Added React.forwardRef (thanks @oeb25 💯)
- Added
ArrowSmDownOutline
, ArrowSmDownSolid
, ArrowSmLeftOutline
, ArrowSmLeftSolid
, ArrowSmRightOutline
, ArrowSmRightSolid
, ArrowSmUpOutline
and ArrowSmUpSolid
v1.2.3
- Replacing hardcoded
stroke
with currentColor
v1.2.2
- Removed hardcoded
stroke
value from arrows-expand, folder-add, folder-download and folder-remove
v1.2.1
- Removed
fill="#fff"
from AcademicCapOutline
and TruckOutline
v1.2.0
- Added React 17 as a peer dependency (thanks @larrifax)
- Added
MinusSmOutline
, MinusSmSolid
, PlusSmOutline
and PlusSmSolid