next-cache-tags
next-cache-tags copied to clipboard
Update reference to resolveHref
The resolveHref function has been moved in nextjs, see: https://github.com/vercel/next.js/discussions/22025#discussioncomment-7562243
This fixes the error
TypeError: (0 , router_2.resolveHref) is not a function
when registering tags.
@SimonPrins is attempting to deploy a commit to the Lucas Constantino Silva's projects Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| next-cache-tags-redis-example | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Oct 22, 2024 3:43pm |
Thanks for the hint @SimonPrins. I'll update the package.json version before merging this though 🙌