We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bc868d commit 38e60d3Copy full SHA for 38e60d3
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.6](https://github.com/researchgate/react-structured-data/compare/v1.0.5...v1.0.6) (2019-08-26)
2
+
3
4
+### Bug Fixes
5
6
+* empty collections will render to `null` ([6bc868d](https://github.com/researchgate/react-structured-data/commit/6bc868d))
7
8
## [1.0.5](https://github.com/researchgate/react-structured-data/compare/v1.0.4...v1.0.5) (2019-08-26)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@researchgate/react-structured-data",
- "version": "1.0.5",
+ "version": "1.0.6",
"description": "Declarative JSON-LD Structured Data for ReactJS Apps",
"author": "Ben Taylor <[email protected]>",
"private": false,
0 commit comments