Changelog widget
Use canny to show the product changelog updates
I've used a product called Canny to show a Changelog widget inside my products.

To integrate Canny into your Next.js app you need to apply this changes.
update layout.tsx
And add the HTML data attribute
data-canny-changelogto the button that will trigger the Changelog pop-up.
Your Changelog widget should now be ready.
Last updated
Was this helpful?