Skip to content

Releases: FortAwesome/vue-fontawesome

Release 2.0.1

17 Dec 16:41
6298d18
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 3.0.0-3

09 Dec 23:17
5e39c5f
Compare
Choose a tag to compare
Release 3.0.0-3 Pre-release
Pre-release

Fixed

  • Allow for non-RC releases of Vue 3

Release 2.0.0

09 Dec 23:16
a764766
Compare
Choose a tag to compare

This release just takes the older 0.1.x and publishes it as the official 2.0.0 release coinciding with Vue 2.x

Release 0.1.10

15 Jun 14:46
100b618
Compare
Choose a tag to compare

Fixed

  • Add TSX support to Typescript definition

Release 0.1.9

13 Dec 17:20
0736530
Compare
Choose a tag to compare

Added

  • Counters support for the FontAwesomeLayersText component #174
  • FontAwesomeIcon now supports the "inverse" property #174

Release 0.1.8

03 Nov 14:42
ad51b9c
Compare
Choose a tag to compare

Fixed

  • Removed declare namespace in the TypeScript definition file #177

Release 0.1.7

31 Aug 14:06
a84a0d4
Compare
Choose a tag to compare

Added

  • Duotone icon support

Release 0.1.6

18 Mar 15:16
38cd732
Compare
Choose a tag to compare

Changed

  • Allow the rotation property to be either string or number #171

Release 0.1.5

13 Jan 16:32
1b3e339
Compare
Choose a tag to compare

Added

Release 0.1.4

24 Dec 16:06
7674fb4
Compare
Choose a tag to compare

Fixed

  • Fixing TypeScript definition file #165