nextjs-redux-firebase-authentication
nextjs-redux-firebase-authentication copied to clipboard
Update next-redux-wrapper to the latest version π
The dependency next-redux-wrapper was updated from 2.1.0 to 3.0.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Publisher: kirill.konshin License: MIT
Release Notes for 3.0.0
- Typescript
- ESLint
- Breaking: setPromise not exported
- Breaking: Store is no longer preserved between getInitialProps and render of WrappedApp. It will be always created twice, once with empty state and once with state received from getInitialProps
Commits
The new version differs by 21 commits.
fda06f63.0.0d2185f6Add generics to NextJSContext (#145)ae32123Update README.mdacefdadUpdate README.mdb1f5466Add LICENSE file (#137)b511f8aAdd LICENSE file (#137)c2a426fAdd LICENSE file (#137)d44b768Add LICENSE file (#137)5280d40Add LICENSE file (#137)c7f91c5Proper declarations56158bbDeps upgradee75be54Cleaned up scripts a bit3743a4e3.0.0-alpha.2d9fb416Fixed Jest Puppeteer typingb32258bNext.js 8
There are 21 commits in total.
See the full diff
FAQ and help
There is a collection of frequently asked questions. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper bot :palm_tree:
- The
dependencynext-redux-wrapper was updated from2.1.0to4.0.0.
Update to this version instead π
Release Notes for 4.0.0 Next.js 9
- Next.js 9 types support
- Optimized passing store on client side
- Yarn
- The
dependencynext-redux-wrapper was updated from2.1.0to4.0.1.
- The
dependencynext-redux-wrapper was updated from2.1.0to5.0.0.