Releases: sergiodxa/next-nprogress
Releases · sergiodxa/next-nprogress
1.4.0
Minor Changes
- Use Next router events correctly (Fix #32): #36
Credits
Huge thanks to @JChapple for helping!
1.3.0
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
Minor Changes
- Plain component implementation: #16
- Use Component implementation inside HOC: c3da03c
Patches
- Refactor component: abd00ea
- Upgade Babel to v7: 0a01684
- Add Linter and Prettier: 85d783f
- Pass linter, move styles to component implementation: 1ead2b0
Credits
Huge thanks to @andywer for helping!
1.1.0
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!