v0.4.1
Dependency-bump patch release.
Changes
- Bump
@jdevalk/seo-graph-corerange from^0.1.0to^0.2.0to match what@jdevalk/astro-seo-graph@^0.2.1pulls in transitively. Avoids duplicateseo-graph-corecopies in consumernode_modules.
Context
@jdevalk/seo-graph-core@0.2.0 shipped two additive API improvements:
buildOrganizationgained a generic type parameter (<T extends Organization = Organization>) withOrganizationInput.extratyped asPartial<T>— flows schema-dts subtype autocomplete into the escape-hatch field.WebPageInput.breadcrumbbecame optional.
This plugin doesn't call those piece builders directly, so there's no functional change. The bump is install-footprint hygiene.
See CHANGELOG.md for details.
🤖 Generated with Claude Code