Releases: Skyleen77/bprogress
Releases · Skyleen77/bprogress
@bprogress/remix@1.0.8
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.1
and@bprogress/react@1.1.6
@bprogress/remix@1.0.7
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.0
and@bprogress/react@1.1.5
@bprogress/react@1.1.6
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.1
@bprogress/react@1.1.5
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.0
- fix: remove role attributes from bar and spinner components
@bprogress/next@3.2.2
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.1
and@bprogress/react@1.1.6
@bprogress/next@3.2.1
Patch Changes
- chore: upgrade to
@bprogress/core@1.2.0
and@bprogress/react@1.1.5
@bprogress/core@1.2.1
Patch Changes
- fix: remove forgotten console.log
@bprogress/core@1.2.0
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/next@3.2.0
Minor Changes
- refactor: rewriting the router to make it lighter
- feat: rework
useRouter
to support custom router options
@bprogress/next@3.1.3
Patch Changes
- fix: add
.js
to next imports to fix package for/pages
directory