Skip to content

Releases: FortAwesome/ember-fontawesome

2.0.0

12 Sep 19:48
e02a38c
Compare
Choose a tag to compare

Added

  • Support for Ember 4 and the first release of the 2.x major version of this component

1.0.3

05 Sep 19:39
e7a682e
Compare
Choose a tag to compare

Fixed

  • Source for ember-source was incorrectly pointing at an S3 URL

1.0.2

31 Aug 20:58
e3533ba
Compare
Choose a tag to compare

Fixed

  • Fix Font Awesome 5 importing (#236)

1.0.1

07 Aug 20:56
67bfbc1
Compare
Choose a tag to compare

Fixed

  • Add ember-auto-import to dependencies #232

0.4.3

09 Jun 14:32
60a4d00
Compare
Choose a tag to compare

Fixed

  • Update brocolli-rollup to 5.0.0

1.0.0

22 May 21:48
1d64606
Compare
Choose a tag to compare

No Changes. We are marking this project as stable in anticipation of future Ember releases.

0.4.2

22 May 18:54
8302f03
Compare
Choose a tag to compare

This version failed to publish the changes to brocolli-rollup as intended; see 0.4.3 for actual updates.

0.4.1

06 Sep 14:19
dd3575d
Compare
Choose a tag to compare

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

24 Jun 16:41
d0d296f
Compare
Choose a tag to compare

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

24 Jun 16:56
3222882
Compare
Choose a tag to compare

Fixed

  • Removes forced dependency on ember-get-config@2.x which reverses breaking changes introduced in 0.3.3