Skip to content

v11.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 12 Dec 16:15
· 4 commits to master since this release
c756daf

Patch Changes

  • cd75caa: Fix missing default export in typings; props no longer extend React.AllHTMLAttributes<any> to allow things like className (those extra props have always been ignored anyway); deprecate default export; add named export in code (#1396)