Skip to content

Releases: FortAwesome/react-fontawesome

Release 0.2.0

29 Jun 15:09
eb6f6f5
Compare
Choose a tag to compare

Added

  • Support for React forwardRef if using React >= 16.3

Release 0.1.19

29 Jun 14:59
67469c7
Compare
Choose a tag to compare

Fixed

  • Added missing beatFade, spinPulse, and spinReverse animations

Release 0.1.18

16 Mar 17:21
77e6da9
Compare
Choose a tag to compare

Added

  • Animations bounce, shake, fade, and beat-fade
  • Property maskId and titleId to allow consistent rendering on client and server

Changed

  • Peer dependencies now include major version 6

Release 0.1.17

28 Jan 15:37
a038faf
Compare
Choose a tag to compare

Added

  • New v6 sizes and animations

Release 0.1.16

18 Oct 15:37
174bd60
Compare
Choose a tag to compare

Fixed

  • Include 1.3.0-beta versions in peer dependencies

Release 0.1.15

03 Aug 15:42
c1122fb
Compare
Choose a tag to compare

Fixed

  • Skip parse.icon if the icon is imported directly from an icon package

Release 0.1.14

22 Dec 21:48
0683a1b
Compare
Choose a tag to compare

Added

  • Support for the new parse.icon function from the Font Awesome version 6 @fortawesome/fontawesome-svg-core

Release 0.1.13

23 Nov 17:54
11ebdc6
Compare
Choose a tag to compare

Fixed

  • Update forwardRef Typescript definition #396

Release 0.1.11

16 Jun 22:19
8147784
Compare
Choose a tag to compare

Fixed

  • Accept rotation value of 0 #344

Release 0.1.10

02 Jun 17:15
cc2c50c
Compare
Choose a tag to compare

Added

  • Support for forward ref #341