Releases: FortAwesome/vue-fontawesome
Releases · FortAwesome/vue-fontawesome
Release 2.0.1
Added
- Support for the new parse.icon function from the Font Awesome version 6 @fortawesome/fontawesome-svg-core
Release 3.0.0-3
Fixed
- Allow for non-RC releases of Vue 3
Release 2.0.0
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
Fixed
- Add TSX support to Typescript definition
Release 0.1.9
Release 0.1.8
Fixed
- Removed declare namespace in the TypeScript definition file #177
Release 0.1.7
Added
- Duotone icon support
Release 0.1.6
Changed
- Allow the rotation property to be either string or number #171
Release 0.1.5
Added
- Title prop #164
Release 0.1.4
Fixed
- Fixing TypeScript definition file #165