Skip to content

v1.0.1

Compare
Choose a tag to compare
@ndungtse ndungtse released this 01 Aug 13:30
· 28 commits to main since this release

Major Changes:

  • Introducing useRouter hook to programtically navigate to routes.
  • You can now use new <Next13ProgressBar /> to inject in providers.tsx without full wrapping NProvider
  • NProvider became deprecated as it required unnecessary wrapping to children
  • smooth increment of the progressbar
    Full Changelog: v0.1.2...v1.0.1