All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- React 16 support.
Improvements:
- Accept multiple children (#23).
Backwards-incompatible changes:
<span>
changed to a<div>
in the implementation.- Dropped
perfectFit
property.
Improvements:
- React 15 support (#21).
- More precise font-size computation (#22).
- Fixed min and max (#1).
- Removed warnings about invalid setState calls during resizing (#15).