Next Nprogress Versions Save

Next.js HOC to integrate NProgress inside your app

1.4.0

5 years ago

Minor Changes

  • Use Next router events correctly (Fix #32): #36

Credits

Huge thanks to @jchapple for helping!

1.3.0

5 years ago

Patches

  • Fix 'React is not defined': #23
  • Fix next/router usage #21: #27

Credits

Huge thanks to @yhjor and @jchapple for helping!

1.2.0

5 years ago

Minor Changes

  • Plain component implementation: #16
  • Use Component implementation inside HOC: c3da03c1be7f5d798660bbdee37856076a48f7a1

Patches

  • Refactor component: abd00ea158a94c20e5f25a7281a754575568cfd9
  • Upgade Babel to v7: 0a01684730831157135e7284631eded90993c232
  • Add Linter and Prettier: 85d783f4e698d8c94c30cc6e7dcd7271d3a21289
  • Pass linter, move styles to component implementation: 1ead2b03dbb1aee1c2e157f70c7bf91b0a42dea2

Credits

Huge thanks to @andywer for helping!

1.1.0

5 years ago

Minor Changes

  • Add ability to pass configuration for NProgress: #5

Patches

  • Add renovate.json: #1
  • Pin dependencies: #2
  • Update dependency next to v6.1.1: #3
  • Update dependency react to v16.4.2: #6
  • Update dependency styled-jsx to v3: #7

Credits

Huge thanks to @adueck for helping!

1.0.2

5 years ago