All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.0.0 (2019-02-05)
- Now
use()
always return an enhanced component.
1.3.0 (2018-12-02)
1.2.3 (2018-11-05)
- typescript: Fix
UseComponent
properties (514d036)
1.2.2 (2018-11-05)
- typescript: Fix
UseComponent
properties (84e0a7d)
1.2.1 (2018-11-05)
- typescript: Add missing component properties to
UseComponent
(605b2e4)
1.2.0 (2018-10-18)
1.1.1 (2018-10-18)
1.1.0 (2018-10-18)
- typescript: Export types (a997d3d)
1.0.5 (2018-10-18)
- typescript: Fix
ref
prop type (5d5124c)
1.0.4 (2018-09-27)
1.0.3 (2018-09-27)
- Make it work with styled-components v4 (#5) (8ba7751)
- Render the last non-empty element (#3) (c7a8c58)
1.0.2 (2018-09-24)
- Always render the last string element (852b7b9)