Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 850 Bytes

CHANGELOG.md

File metadata and controls

27 lines (14 loc) · 850 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.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