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.
- Added support for Font Awesome 6 Free
- Added support for Flowbite icons (Warning: icon names are inconsistent related PR)
- Added support for Material icons
- New icons from all packages available.
- SSR should now work and
Duplicate implementations of JSXNode
errors should be gone.
- Removed support for configuring variants, they are now available via suffixes.
- Icons are now available as lite / inline components, instead of full Qwik components.
- Qwik version support now starts at 1.0.0
- Icons now work correctly when switching from SSG/SSR to client side rendering
- Add Tabler Icons
- Icon type output is now optimized
- Add Simple Icons
- Add Bootstrap icons
- Bumped qwik peer dependency to support newer versions
- Add Iconoir icons
- Add Mono Icons
- Initial release