v2.7.0
Minor Changes
-
f788452: Add stylesheet related util
Exports
css,tagged,sheet,sheetshelpers to ease the usage of css.
Additionally thestyleSheetsparam accepts string and converts itCSSStyleSheetvia a call to sheets. -
1a3a87e: Improve the type definition of
useStateandusePropertyadding better support for initial values
and return better defined state updaters.