Releases: FortAwesome/vue-fontawesome
Releases · FortAwesome/vue-fontawesome
Release 3.0.8
Changed
- Updated
package-lock.json
to help fix faililng tests
Release 3.0.7
Changed
- Updated nodejs version in
.tool-versions
- Updated Jest configuration for local testing
- Removed an unused import in
FontAwesomeLayers.test.js
- Updated
node-versions
inci.yml
- Added additional exports in
index.d.ts
- Updated
README.md
for new Font Awesome Doc link
Release 3.0.6
Changed
- Added missing exports to TS definition in
index.d.ts
Release 3.0.5
Changed
- Removed .tgz file
Release 3.0.4
Release 3.0.3
Changed
- NPM download
@fortawesome/vue-fontawesome-latest
is now set to Vue 3; to download the Vue 2 package you will have to use@fortawesome/vue-fontawesome-latest-2
, which is described in our Vue setup docs - CI workflow updated for testing
- README.md and package.json updated for new contributor
Added
Release 2.0.10
Changed
- NPM download
@fortawesome/vue-fontawesome-latest
is now set to Vue 3; to download the Vue 2 package you will have to use@fortawesome/vue-fontawesome-latest-2
, which is described in our Vue setup docs - Updated CI workflow testing to include Vue 2.7.x
- Updated contributor's GitHub user name in README.md and package.json files
Release 3.0.2
Changed
- Vue 3 Composition API TypeScript support (github issue #276)
- Updated README.md with a spelling correction, linter fixes, and new contributor
- Updated icon example in App.vue to use
fixed-width
rather thanfull-width
Added
- Missing tests
Release 2.0.9
Changed
- README.md updated with spelling correction, linter fixes, and new contributor
- App.vue updated icon example to use
fixed-width
rather thanfull-width
- Added some tests for Sharp icons
Release 3.0.1
Changed
- README.md Documentation now points to https://fontawesome.com/docs/web/use-with/vue/