This repository has been archived by the owner on Nov 9, 2021. It is now read-only.
v0.3.0
0.3.0 - 2020-01-06
Added
- Code was rewritten using Typescript
- Project was relicensed from MIT to Apache-2.0
- Property "style" supports array of styles
Changed
- Extra properties to FontAwesomeIcon are not supported (AssertionError is thrown)
- Property "icon" is required (AssertionError is thrown)
Removed
- Properties "width" and "height" were removed, use "size" property instead