Skip to content

Releases: nerdlabs/react-docgen-displayname-handler

v3.0.2

17 Sep 12:35
Compare
Choose a tag to compare

3.0.2 (2020-09-17)

Bug Fixes

  • update dependency ast-types to v0.14.2 (fa9b649)

v3.0.1

08 Apr 13:22
Compare
Choose a tag to compare

3.0.1 (2020-04-08)

Bug Fixes

  • update dependency ast-types to v0.13.3 (a4f44c9)

v3.0.0

15 Dec 13:50
d39fad0
Compare
Choose a tag to compare

3.0.0 (2019-12-15)

chore

  • drop support for Node.js < 8.10 to align with react-docgen@5 (bb7ad20)
  • remove old versions of react-docgen from supported peer deps (2b93b6d)

Features

  • increase peer dependency range for react-docgen to include v5 (611a129)

BREAKING CHANGES

v2.1.3

26 Aug 06:42
Compare
Choose a tag to compare

2.1.3 (2019-08-26)

Bug Fixes

  • update dependency ast-types to v0.13.2 (8f2ae8b)

v2.1.2

25 Aug 19:14
28f3d8d
Compare
Choose a tag to compare

2.1.2 (2019-08-25)

Bug Fixes

  • allow react-docgen version 4.x and 5.x-beta in peer dependencies (28f3d8d)

v2.1.1

21 Aug 08:36
Compare
Choose a tag to compare

2.1.1 (2018-08-21)

Bug Fixes

  • get rid of recast by using ast-types directly (6b784e3)

v2.1.0

06 Jun 23:09
Compare
Choose a tag to compare

2.1.0 (2018-06-06)

Features

  • resolve display name from MemberExpression (07d7310)

v2.0.0

06 Jun 08:53
21631b4
Compare
Choose a tag to compare

2.0.0 (2018-06-06)

chore

  • move recast to peerDependencies and update ranges (d180816)

BREAKING CHANGES

  • recast is now a peerDependency
    recast is now a peerDependency and must match the version used by
    react-docgen. Since it is a direct dependency of react-docgen it
    shouldn't break anything in theory, because react-docgen will always
    provide it.

v1.0.1

04 Sep 22:06
Compare
Choose a tag to compare

## 1.0.1 (2017-09-04)