Skip to content

Releases: FortAwesome/ember-fontawesome

3.1.0

19 Aug 05:28

Choose a tag to compare

Added

  • Support for @fortawesome/fontawesome-svg-core v7.x

3.0.1

13 May 10:19

Choose a tag to compare

Added

  • Note for tree-shaking issue in docs with ember classic

Fixed

  • Remove ember-source as peerDependency

3.0.0

11 Feb 08:48

Choose a tag to compare

Changed

  • Convert addon to an ember v2 addon
  • Convert addon to TypeScript & add glint support
  • Switch component into strict mode
  • Move @fortawesome/fontawesome-svg-core to peerDependencies
  • Install fastboot package in test-app, so that we are save that it works also inside fastboot apps

Removed

  • Drop support for enableExperimentalBuildTimeTransform (it was never documented)
  • Option warnIfNoIconsIncluded as it was used only in build time code (index.js) which doesn't exists in v2 addons
  • Remove config/icons.js (you need to setup in app.js/ts, see migration process)

Fixed

  • Re-add support for ember v3.28

For upgrading see here

2.0.0

12 Sep 19:48
e02a38c

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

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

Choose a tag to compare

Fixed

  • Fix Font Awesome 5 importing (#236)

1.0.1

07 Aug 20:56
67bfbc1

Choose a tag to compare

Fixed

  • Add ember-auto-import to dependencies #232

0.4.3

09 Jun 14:32
60a4d00

Choose a tag to compare

Fixed

  • Update brocolli-rollup to 5.0.0

1.0.0

22 May 21:48
1d64606

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

Choose a tag to compare

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