v2.0.0
2.0.0 (2018-03-06)
Features
BREAKING CHANGES
- Dropped support for React versions 15 and below
- The
<textarea />
/<input />
elements now inherit thefont-size
andfont-weight
style definitions from their parent element per default. This might break custom styling in some rare cases.