8.25.1
@comet/cms-api@8.25.1
Patch Changes
-
c0c2e4b: Make the
noFollowfield of theExternalLinkBlockoptionalThe
noFollowfield, which was added to theExternalLinkBlockin a previous release, was required. This was a breaking change for existing consumers that create external links without providingnoFollow. The field is now nullable to avoid the breaking change.