The version 4.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of next.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release NotesNext.js 4 Stable
Next.js 4 brings faster SSR performance and better support for dynamic styles.
Major Changes
React 16 support: #2996 (faster SSR and React Fiber) Due to changes in React 16, React 15 support was dropped.
Styled JSX 2.0 support (dynamic styles, production optimizations and many improvements)
Minor Changes
Treat navigation to empty hash as hash navigate: #2971
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 4.0.0 of next was just published.
The version 4.0.0 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.
It might be worth looking into these changes and trying to get this project onto the latest version of next.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Release Notes
Next.js 4 StableNext.js 4 brings faster SSR performance and better support for dynamic styles.
Major Changes
Due to changes in React 16, React 15 support was dropped.
Minor Changes
Patches
Credits
Huge thanks to @giuseppeg, @timneutkens, @kjs3, @kpdecker, @starriv, @Tom910, @sergiodxa, @brikou, @davidnguyen179, @micwehrle, @marciovsena, @Shalzz, @srigi, @estrada9166, @christianalfoni, @mineiro, @marbemac, @slaskis, @gwn, @ryanponce, @toolmantim, @nrako, @idkjs, @vorillaz, @craig-mulligan, @AugustinLF, @jthegedus, @jesseditson and @tmcw
Commits
The new version differs by 49 commits.
c99c050
Release 4.0.0
feff71e
Update styled-jsx to version 2.0.1
ebfa08f
Add details to with-scoped-external-css (#3055)
7c90863
Release 4.0.0-beta.6
b0bf034
Update styled-jsx into 2.0.1-beta.5 (#3052)
ed5305b
Release 4.0.0-beta.5
1cca97c
Update styled-jsx into 2.0.1-beta.4
559c252
Configurable opts for babel-preset-env + babel-plugin-transform-runtime (#2991)
a761aa5
Release 4.0.0-beta.4
b6e7691
Use styled-jsx 2.0.1-beta.3
949296b
Upgrade styled-jsx@beta to latest version (#3045)
a79357f
Allow use of filenames in exportPathMap (#2973)
594b214
Update with-firebase-hosting. (#3032)
285b27b
Add doc to onDemandEntries configuration (#3030)
af59c9f
Release 4.0.0-beta.3
There are 49 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: