apal21 / nextjs-progressbar

A simple Next.js progressbar component using NProgress.
https://www.npmjs.com/package/nextjs-progressbar
MIT License
780 stars 61 forks source link

Add next.js 12 to peer dependencies #52

Closed sb89 closed 2 years ago

neckaros commented 2 years ago

i had to use --force on nextjs upgrade because of this but it worked

npm install next@latest --force an update woule be greatly appreciated when you have some time👍

neckaros commented 2 years ago

I did a pull request following what you did for NextJS11 ( It would be great if you can merge it 🙏 #53

apal21 commented 2 years ago

Yes. Thanks a lot for the PR. I'll merge this within a few hours.

elie222 commented 2 years ago

Also waiting for the merge to upgrade :)