Releases: embellishing/embellish
Releases · embellishing/embellish
@embellish/[email protected]
Patch Changes
- 84fbfd4: Fix for runtime error when no style props are defined.
@embellish/[email protected]
@embellish/[email protected]
Patch Changes
- a39ad49: Fixed pretty-printing in development mode.
@embellish/[email protected]
Minor Changes
- 4f45057: Removed
initial:
and component display name namespaces. Renamedis
prop toas
.
@embellish/[email protected]
Minor Changes
- 5e3ad90: Replaced the
styleSheet
function with aStyleSheet
component.
@embellish/[email protected]
@embellish/[email protected]
Patch Changes
- 9a4ca33: Fix for CSS variable names sometimes being invalid.
@embellish/[email protected]
Patch Changes
- 749041e: Fix for getting condition names when no conditions exist.
@embellish/[email protected]
@embellish/[email protected]
Patch Changes
- 7e9ad14: Fixed multiple type issues in the
createComponent
function.