Skip to content

Releases: researchgate/react-structured-data

v1.2.0

23 Sep 07:58
Compare
Choose a tag to compare

1.2.0 (2020-09-23)

Features

  • export generic nodes for ad-hoc schema implementations (16f4ef4)

v1.1.0

27 Aug 14:17
Compare
Choose a tag to compare

1.1.0 (2019-08-27)

Features

  • dangerouslySetInnerHTML property is removed. All the string props will get encoded and dangerouslySetInnerHTML will be used (19da0b8)

v1.0.6

26 Aug 14:26
Compare
Choose a tag to compare

1.0.6 (2019-08-26)

Bug Fixes

  • empty collections will render to null (6bc868d)

v1.0.5

26 Aug 11:19
Compare
Choose a tag to compare

1.0.5 (2019-08-26)

Bug Fixes

  • filtering properties that have null as a value (b938aee)

v1.0.4

26 Aug 11:07
Compare
Choose a tag to compare

1.0.4 (2019-08-26)

Bug Fixes

  • filtering of null and [secure] nodes from a collection (a9213fc)

v1.0.3

26 Aug 09:48
Compare
Choose a tag to compare

1.0.3 (2019-08-26)

Bug Fixes

  • added .npmrc to gitignore (daf5fb4)

v1.0.2

26 Aug 08:52
Compare
Choose a tag to compare

1.0.2 (2019-08-26)

Bug Fixes