Skip to content

Latest commit

History

History
95 lines (49 loc) 路 1.55 KB

CHANGELOG.md

File metadata and controls

95 lines (49 loc) 路 1.55 KB

Changelog

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.0.13

Added

  • Added support for Font Awesome 6 Free

0.0.12

Added

  • Added support for Flowbite icons (Warning: icon names are inconsistent related PR)

0.0.11

Added

  • Added support for Material icons

0.0.10

Added

  • New icons from all packages available.

0.0.9

Fixed

  • SSR should now work and Duplicate implementations of JSXNode errors should be gone.

0.0.8

Breaking Change

  • Removed support for configuring variants, they are now available via suffixes.

Changes

  • Icons are now available as lite / inline components, instead of full Qwik components.

0.0.7

Breaking Change

  • Qwik version support now starts at 1.0.0

0.0.6

Fixed

  • Icons now work correctly when switching from SSG/SSR to client side rendering

0.0.5

Added

Changed

  • Icon type output is now optimized

0.0.4

Added

0.0.3

Added

Changed

  • Bumped qwik peer dependency to support newer versions

0.0.2

Added

0.0.1

  • Initial release