All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.3 (2020-12-16)
3.0.2 (2020-11-01)
- compatibility with Next.js (35158fe)
3.0.1 (2020-10-09)
- improve prop inference (137fca6)
- add missing 'export' statements (3c10d78)
3.0.0 (2020-10-08)
- tree shaking possibility for React (533b7aa)
2.0.7 (2020-08-16)
- importing React as a library (87dc14f)
2.0.6 (2020-08-12)
- meta: package bundling (1f8aa3c)
2.0.5 (2020-07-17)
2.0.4 (2020-07-12)
2.0.3 (2020-07-09)
- module typings path (4dce4de)
2.0.2 (2020-07-09)
- support legacy ecosystem better (5df7d68)
2.0.1 (2020-07-09)
- bundling output files (efa1a86)
2.0.0 (2020-07-09)
- typing: use ComponentType as returned type (c5a7f73)
1.1.1 (2020-04-15)
1.1.0 (2020-04-09)
PolymorphicComponent
type (81cbb91)
1.0.4 (2020-02-15)
- missing
PropsOf
type (4a685a1)