Releases: garmeeh/next-seo
Releases · garmeeh/next-seo
v5.13.0
v5.12.0
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.11.0
v5.10.0
v5.9.0
Chores:
- fix: snapshot outdated c61f1b2
- Fix links and suggest to remove a superfluous link (#990) eeb33e4
- Update README.md (#1009) 0602078
- Update README.md (#991) e04ccc2
- docs update for themeColor e2526c4
- fix unhandled error when recipeInstructions is undefined (#997) 8f5df2e
- fix: add docs example to avoid httpEquiv TypeScript error (#1052) c828eb2
- Cypress 10 (#1041) c967181
- Docs for ImageJson (#1042) eb96f09