Releases: FortAwesome/ember-fontawesome
Releases · FortAwesome/ember-fontawesome
2.0.0
Added
- Support for Ember 4 and the first release of the 2.x major version of this component
1.0.3
Fixed
- Source for ember-source was incorrectly pointing at an S3 URL
1.0.2
Fixed
- Fix Font Awesome 5 importing (#236)
1.0.1
Fixed
- Add ember-auto-import to dependencies #232
0.4.3
Fixed
- Update brocolli-rollup to 5.0.0
1.0.0
No Changes. We are marking this project as stable in anticipation of future Ember releases.
0.4.2
This version failed to publish the changes to brocolli-rollup as intended; see 0.4.3 for actual updates.
0.4.1
Added
- Support new features for Font Awesome Sharp Solid 6.2.0
Changed
- Re-worked some of the module loading to support renames of ES modules from *.es.js to *.mjs
0.4.0
Added
- Uses the new @fortawesome/fontawesome-svg-core parse.icon() function to support icon aliases making it easier to upgrade from version 5 to 6 of Font Awesome
Fixed
- This release bumps the minor version to 4 because we introduced breaking changes that became disruptive in 0.3.3.
0.3.4
Fixed
- Removes forced dependency on [email protected] which reverses breaking changes introduced in 0.3.3