Releases: Skyleen77/bprogress
Releases · Skyleen77/bprogress
@bprogress/[email protected]
Patch Changes
- chore: upgrade to
@bprogress/[email protected]
and@bprogress/[email protected]
@bprogress/[email protected]
Patch Changes
- chore: upgrade to
@bprogress/[email protected]
@bprogress/[email protected]
Patch Changes
- chore: upgrade to
@bprogress/[email protected]
- fix: remove role attributes from bar and spinner components
@bprogress/[email protected]
Patch Changes
- chore: upgrade to
@bprogress/[email protected]
and@bprogress/[email protected]
@bprogress/[email protected]
Patch Changes
- chore: upgrade to
@bprogress/[email protected]
and@bprogress/[email protected]
@bprogress/[email protected]
Patch Changes
- fix: remove forgotten console.log
@bprogress/[email protected]
Minor Changes
- fix: use class selectors (
.bar
,.spinner
) instead of role attributes for better accessibility - chore: remove CommonJS imports and switch to ESM imports with
.js
extensions
@bprogress/[email protected]
Minor Changes
- refactor: rewriting the router to make it lighter
- feat: rework
useRouter
to support custom router options
@bprogress/[email protected]
Patch Changes
- fix: add
.js
to next imports to fix package for/pages
directory
@bprogress/[email protected]
Patch Changes
- feat: import
AppProgressProvider
anduseRouter
from /app andPagesProgressProvider
from /pages