Skip to content

v5.12.0

Compare
Choose a tag to compare
@garmeeh garmeeh released this 31 Oct 13:35
· 62 commits to master since this release

This release deprecates contactPoints prop on the <OrganizationJsonLd /> component in favour of contactPoint.

You do not need to change anything as until the next major release we will continue to accept contactPoints.

However, it is worth noting that the output script will now contain containPoint as per the correct schema definition. I did consider whether this was a breaking change as if you have tests checking the output they will fail and require a change. If you were effected by this and consider this a breaking change please let me know.

v5.11.1...v5.12.0