Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.44 KB

CHANGELOG.md

File metadata and controls

63 lines (33 loc) · 1.44 KB

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.1.0 - 2018-06-20

Changed

  • Upgraded to the newer Font Awesome 5.1 packages

0.0.20 - 2018-05-15

Added

  • Added displayName to FontAwesomeIcon component

0.0.19 - 2018-04-29

Changed

  • Moved prop-types from peerDependencies to dependencies #87

0.0.18 - 2018-03-23

Fixed

  • Peer dependency warnings #103

0.0.17 - 2017-12-19

Changed

  • Documentation and example improvements
  • Use cross-env to support Windows
  • Support for @fortawesome/fontawesome 1.1.0

0.0.16 - 2017-12-09

Changed

  • Better documentation in the README

0.0.15 - 2017-12-08

Fixed

  • Missing icons no longer return undefined which caused React to be noisy about a misbehaving component