harlan-zw / nuxt-seo

The complete SEO solution for Nuxt.
https://nuxtseo.com
MIT License
1.08k stars 70 forks source link

fix(breadcrumbs): support computed overrides #331

Closed thorge closed 3 weeks ago

thorge commented 1 month ago

This PR introduces enhancements to the useBreadcrumbItems function in order to facilitate the dynamic updating of breadcrumbs, e. g. based on route parameters.

๐Ÿ”— Linked issue

Resolves #327

โ“ Type of change

๐Ÿ“š Description

vercel[bot] commented 1 month ago

@thorge is attempting to deploy a commit to the My Team Team on Vercel.

A member of the Team first needs to authorize it.

harlan-zw commented 3 weeks ago

Thanks!