Skip to content

Releases: TheSGJ/nextjs-toploader

nextjs-toploader v1.2.2

16 Mar 17:15

Choose a tag to compare

v1.2.2

Fixed

  • Fix the Loader gets triggered on navigation to link in another tab

nextjs-toploader v1.2.1

09 Mar 17:12

Choose a tag to compare

v1.2.1

Added

  • Added nprogress and @types/nprogress packages for the dependencies

Fixed

  • Fix the newUrl returning as undefined value for few anchor tags , added support to prevent loader from being stuck for anchor navigation for hash urls

Updated

  • Refactor the code in useEffect hook, removed the next/script

nextjs-toploader v1.1.1

07 Mar 12:23

Choose a tag to compare

Used React.memo for better performance