Skip to content

Releases: grommet/react-desc

v4.1.3

09 Mar 18:03

Choose a tag to compare

Updated dependencies for security issues and support of React 17.

v4.1.2

04 Jan 17:53

Choose a tag to compare

  • Fixed issue with typescript generation

v4.1.1

11 Dec 22:50

Choose a tag to compare

  • Fixed ts definition for functions

Thanks @dininski for your contribution

v4.1.0

04 Dec 08:08

Choose a tag to compare

  • Added intrinsicElement support
  • Fixed optional elements being required in Typescript definitions

Big shout out to @oorestisime for these two amazing contributions.

v4.0.0

28 Nov 19:04

Choose a tag to compare

  • Moving away from Higher Order Components

v3.3.0

18 Jan 01:04
52dbddb

Choose a tag to compare

  • Fixed bug where the component PropTypes is always undefined.

v3.2.0

25 Oct 20:50

Choose a tag to compare

Removed Proxy support since it has no IE11 support.

v3.1.0

25 Oct 20:49

Choose a tag to compare

  • Added support for availableAt

v3.0.0

19 Oct 22:02

Choose a tag to compare

Changed defaultProp to defaultValue

v2.1.0

10 Oct 18:33

Choose a tag to compare

  • Added support for usage in describe component