Releases: apal21/nextjs-progressbar
Releases · apal21/nextjs-progressbar
v0.0.16
Version 0.0.15
- Properly handle
routeChangeError
event
v0.0.14
What's Changed
- feat: minor changes by @imranbarbhuiya in #59
- Rewrite in typescript by @imranbarbhuiya in #63
Full Changelog: v0.0.13...v.0.0.14
Version 0.0.13
What's Changed
- Fixed react version issue by @imranbarbhuiya in #56
- Release v0.0.13 by @apal21 in #57
Full Changelog: v0.0.12...v0.0.13
Version 0.0.12
Updated:
- Updated README.md's 'How to use' section to be more clear and concise. Also added further context to Default Config.
- Updated Next.js version to v12
Version 0.0.11
Added:
- Added next.js version 11.0.0 in package.json
peerDependancies
. - Added color highlight to the code in the README.md file.
- Added type of showOnShallow of NextNProgress class in
index.d.ts
.
Updated:
- Upgraded the
next
version to 11.0.0 indevDependencies
.
NextJS version upgrade
- Upgraded nextjs to ^10.0.0
- Added the lastest nextjs version in the peerDependancies.
Added typescript definition
- Added typescript definition