Componentry release updates

May 5, 2022

Componentry v4.5 includes additions and improvements to the library action components: Button, IconButton and Link. The new wrapWhenDisabled prop allows creating disabled actions that can still be used with elements that require a ref, like Tooltips for explaining disabled states.

April 27, 2022

Componentry V4.4 includes a few small improvements to the library setup workflow. Notably: utility prop types align with custom themes "out of the box", and safelisting classes for Tailwind is now managed.

April 16, 2022

Componentry V4.1 upgrades the library utility prop API. The entire set of resources for utility props has been consolidated, improved, and made available outside the library.

March 4, 2022

Componentry V4 enables a significantly upgraded workflow for customizing styles by using PostCSS instead of SASS for styles processing.