Skip to content

Releases: FortAwesome/svelte-fontawesome

Release 0.2.4

15 Aug 15:25
3d4b092

Choose a tag to compare

Changed

  • Support for Font Awesome 7
  • Added explicit support and testing for Svelte 4 & 5

Release 0.2.3

12 Nov 14:55
1097714

Choose a tag to compare

Fixed

  • Color and style props can now be set as epected #11

Release 0.2.2

16 Feb 15:12
fcc9a06

Choose a tag to compare

Fixed

  • Types are not recognized when using TypeScript #8

Release 0.2.1

21 Dec 20:52
72c59be

Choose a tag to compare

Fixed

  • Support Sveltekit 2 by adding exports to package.json #6

Release 0.2.0

02 Aug 21:37
05f01d0

Choose a tag to compare

Special thanks to @seantimm for putting the work in to port this to Svelte.

Added

  • Initial release based largely on the @fortawesome/react-fontawesome component