Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1011 Bytes

CHANGELOG.md

File metadata and controls

33 lines (17 loc) · 1011 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


0.2.3 - 2024-11-12

Fixed

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

0.2.2 - 2024-02-16

Fixed

  • Types are not recognized when using TypeScript #8

0.2.1 - 2023-12-21

Fixed

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

0.2.0 - 2022-08-02

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