Skip to content

Releases: Skyleen77/bprogress

@bprogress/remix@1.0.8

01 Mar 16:35
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.1 and @bprogress/react@1.1.6

@bprogress/remix@1.0.7

01 Mar 13:49
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.0 and @bprogress/react@1.1.5

@bprogress/react@1.1.6

01 Mar 16:34
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.1

@bprogress/react@1.1.5

01 Mar 13:44
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.0
  • fix: remove role attributes from bar and spinner components

@bprogress/next@3.2.2

01 Mar 16:35
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.1 and @bprogress/react@1.1.6

@bprogress/next@3.2.1

01 Mar 13:48
Compare
Choose a tag to compare

Patch Changes

  • chore: upgrade to @bprogress/core@1.2.0 and @bprogress/react@1.1.5

@bprogress/core@1.2.1

01 Mar 16:31
Compare
Choose a tag to compare

Patch Changes

  • fix: remove forgotten console.log

@bprogress/core@1.2.0

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/next@3.2.0

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/next@3.1.3

27 Feb 19:40
Compare
Choose a tag to compare

Patch Changes

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