Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.1.0
->^6.0.0
Release Notes
garmeeh/next-seo (next-seo)
v6.4.0
Compare Source
ff2fb29
v6.3.0
Compare Source
b9105f0
CustomJsonLd
for carousel (#949)ae7923d
Misc
e6c8023
b82ec46
7be9df7
3400ce7
50774c3
8f46dee
124758e
ce9947c
c140a75
580cfcd
a461a78
v6.2.0
Compare Source
119f847
e5e571c
d403076
v6.1.0
Compare Source
59c18c4
c086508
ee41400
1b22541
4c69f9b
c93b9d7
v6.0.0
: V6Compare Source
Breaking change:
If you are using the
app
directory you will need to migrate fromNextSeo
component to the built in generateMetaData method in Next.jsNotes:
aca05ca
Also better safe than sorry with SEO 😅
As this bug was fixed via #1062 it may have some strange effects if you have a work around in place.
f2a5f7f
All other changes:
db70100
76ca1e4
c77e6f6
v5.15.0
Compare Source
9409826
7b2ad73
fdf6738
location
andaddress
(#1122)0dbcef4
eventStatus
/eventAttendanceMode
if not present (#1121)94abb9e
38838ca
56f0146
f904837
da493ea
v5.14.1
Compare Source
f857eb5
v5.14.0
Compare Source
This release could probably have been a patch release with the below being the only change. Being an SEO library I will always lean towards being extra careful, hence the minor vs patch. Also this could result in broken tests anyway if someone was doing some form of snapshot on the output.
Changes:
37dda3c
Chores:
0bb10e9
815e636
7a32471
6b684c1
v5.13.0
Compare Source
4a31018
Be sure to check out the docs around the app directory
v5.12.0
Compare Source
This release deprecates
contactPoints
prop on the<OrganizationJsonLd />
component in favour ofcontactPoint
.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.80dba3d
v5.11.1
Compare Source
3ec1251
Chores
0144d48
v5.11.0
Compare Source
ca8ab2e
v5.10.0
Compare Source
feat: add isAccessibleForFree prop on article and newsarticle (https://github.com/garmeeh/next-seo/pull/1060)
fix: article object type BlogPosting (https://github.com/garmeeh/next-seo/pull/1050)
v5.9.0
Compare Source
themeColor
meta tag to support Discord Embed & mobile Chrome Browsers (#984)ac547e2
Chores:
c61f1b2
eeb33e4
0602078
e04ccc2
e2526c4
8f5df2e
c828eb2
c967181
eb96f09
v5.8.0
Compare Source
5416de6
dd61207
v5.7.0
Compare Source
d27358f
c52dd5c
4cca002
1bd2351
Chores:
eb26a86
0362ce9
v5.6.0
Compare Source
f2a5a3d
93903c6
Chores
6e15eec
d42a003
v5.5.0
Compare Source
d5e1d08
132e7e7
a421f3a
f3cc915
05fd52a
cad8772
v5.4.0
Compare Source
f349155
NOTE: This will change the output slightly to ensure it is fully compatible with JSON.
v5.3.0
Compare Source
591c46e
reviewedBy
field for WebPageJsonLd has been changed to optional (#935)a46be2a
v5.2.0
Compare Source
073ee6c
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.