nsaunders
released this
21 Jun 13:43
·
17 commits
to master
since this release
Minor Changes
- 8f33c80: Simplified type definitions for the
createComponent
function. ThecreateStyleProps
function is now required and accepts a record withtrue
values instead of an array of property names.
Patch Changes
- a7e660a: Removed component display name validation, which is not needed because React allows any string.