Skip to content

Releases: Skyleen77/bprogress

@bprogress/[email protected]

01 Mar 13:49
Compare
Choose a tag to compare

Patch Changes

@bprogress/[email protected]

01 Mar 16:34
Compare
Choose a tag to compare

Patch Changes

@bprogress/[email protected]

01 Mar 13:44
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/[email protected]
  • fix: remove role attributes from bar and spinner components

@bprogress/[email protected]

01 Mar 16:35
Compare
Choose a tag to compare

Patch Changes

@bprogress/[email protected]

01 Mar 13:48
Compare
Choose a tag to compare

Patch Changes

@bprogress/[email protected]

01 Mar 16:31
Compare
Choose a tag to compare

Patch Changes

  • fix: remove forgotten console.log

@bprogress/[email protected]

01 Mar 13:44
Compare
Choose a tag to compare

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]

28 Feb 19:38
Compare
Choose a tag to compare

Minor Changes

  • refactor: rewriting the router to make it lighter
  • feat: rework useRouter to support custom router options

@bprogress/[email protected]

27 Feb 19:40
Compare
Choose a tag to compare

Patch Changes

  • fix: add .js to next imports to fix package for /pages directory

@bprogress/[email protected]

27 Feb 16:03
Compare
Choose a tag to compare

Patch Changes

  • feat: import AppProgressProvider and useRouter from /app and PagesProgressProvider from /pages