Releases: kripod/react-polymorphic-types
Releases · kripod/react-polymorphic-types
v2.0.0
11 Jul 17:28
Compare
Sorry, something went wrong.
No results found
Added
type inference for event parameters (fixes #8 )
v1.1.0
02 Apr 12:15
Compare
Sorry, something went wrong.
No results found
Added
docs: add deprecation note about exotic components
Changed
docs: simplify forwarded ref type
v1.0.3
27 Dec 19:22
Compare
Sorry, something went wrong.
No results found
Fixed
docs: fix HeadingDefaultElement references
docs: fix ref forwarding example
v1.0.2
27 Dec 18:17
Compare
Sorry, something went wrong.
No results found
Changed
block external access to auxiliary types
reference @types/react explicitly
v1.0.1
27 Dec 17:38
Compare
Sorry, something went wrong.
No results found
Removed
readme: misleading bundle size badge
v1.0.0
27 Dec 17:30
Compare
Sorry, something went wrong.
No results found
Added
PolymorphicPropsWithoutRef and PolymorphicPropsWithRef types for appending as to component props
PolymorphicForwardRefExoticComponent, PolymorphicMemoExoticComponent and PolymorphicLazyExoticComponent types to support exotic components