Releases: researchgate/react-structured-data
Releases · researchgate/react-structured-data
v1.2.0
1.2.0 (2020-09-23)
Features
- export generic nodes for ad-hoc schema implementations (16f4ef4)
v1.1.0
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
1.0.6 (2019-08-26)
Bug Fixes
- empty collections will render to
null
(6bc868d)
v1.0.5
1.0.5 (2019-08-26)
Bug Fixes
- filtering properties that have
null
as a value (b938aee)
v1.0.4
1.0.4 (2019-08-26)
Bug Fixes
- filtering of null and [secure] nodes from a collection (a9213fc)
v1.0.3
1.0.3 (2019-08-26)
Bug Fixes
- added .npmrc to gitignore (daf5fb4)
v1.0.2
1.0.2 (2019-08-26)
Bug Fixes