Skip to content

@embellish/[email protected]

Compare
Choose a tag to compare
@nsaunders nsaunders released this 21 Jun 13:43
· 17 commits to master since this release
c7f0d8e

Minor Changes

  • 8f33c80: Simplified type definitions for the createComponent function. The createStyleProps function is now required and accepts a record with true 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.