Version 2.3.0 of next just got published.
|
Branch
|
Build failing 🚨
|
|
Dependency
|
next
|
|
Current Version
|
2.2.0
|
|
Type
|
devDependency
|
This version is covered by your current version range and after updating it in your project the build failed.
As next is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
- ❌ ci/circleci CircleCI is running your tests Details,- ✅ bitHound - Dependencies No failing dependencies. Details,- ❌ bitHound - Code 2 failing files. Details
Release Notes
2.3.0
Next.js is faster, smaller and more reliable
Minor Changes
- Add react production aliases for faster and smaller builds: #1855
- Ensure error pages are never cached by CDNs: #1794
- Introduce
asPath into router and getInitialProps to get the "displayed" URL: #1857
- Stop wrapping server-render
<script> tag in <div> elements: #1867
Patches
- Fix regression in error handling on the client: #1800
- Use configured
distDir where required: #1816
- Fix page loader page normalization issue: #1844
Packages
- Update send to version 0.15.2: #1807
- Update babel-plugin-transform-react-remove-prop-types to version 0.4.2: #1810
- Updated nyc to version 10.3.0: #1830
- Updated babel-plugin-istanbul to version 4.1.3: #1829
- Updated coveralls to version 2.13.1: #1822
- Updated source-map-support to version 0.4.15: #1826
- Updated babel-plugin-transform-react-remove-prop-types to version 0.4.4: #1845
- Updated fly to version 2.0.6: #1866
Examples
- Add root static files example: #1835
- Add internationalization example
with-i18next: #1496
- Improved
with-redux: #1813
- Example curl fixed in
with-flow example: #1832
- Make sure all examples use
latest instead of beta Next.js: #1834
- Fix typo in
with-material-ui readme: #1797
- Fix spelling of function name in example: #1856
Meta
Credits
Huge thanks to @arunoda, @lukeed, @benjaminhadfield, @cncolder, @craig-mulligan, @aranajhonny, @bhoule, @TheRamey, @atilafassina, @spencersmb, @Moeriki, @davincho and @jaeh for their help!
Commits
The new version differs by 27 commits0.
9a2edfd Release 2.3.0
383eec3 We are using some divs to wrap some script tags. (#1867)
5e393b1 chore(package): update fly to version 2.0.6 (#1866)
ee9dba9 React react-dom/server minified alias. (#1862)
24f3f14 Introduce "asPath" into router and getInitialProps (#1857)
6e89d49 fix typo (#1856)
87773b9 add react production aliases (#1855)
d1b61af Update README.md (#1851)
cb635dd use configured distDir where required (#1816)
605e739 fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.4 (#1845)
f578089 Fix page loader page normalization issue (#1844)
2e7bc10 Update to examples: with-redux (updated) (#1813)
8fb6a03 fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.2 (#1810)
c9d0670 with-i18next example (#1496)
1f642dc fix(package): update source-map-support to version 0.4.15 (#1826)
There are 27 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴
Version 2.3.0 of next just got published.
This version is covered by your current version range and after updating it in your project the build failed.
As next is “only” a devDependency of this project it might not break production or downstream projects, but “only” your build or test tools – preventing new deploys or publishes.
I recommend you give this issue a high priority. I’m sure you can resolve this 💪
Status Details
Release Notes
2.3.0Next.js is faster, smaller and more reliable
Minor Changes
asPathinto router andgetInitialPropsto get the "displayed" URL: #1857<script>tag in<div>elements: #1867Patches
distDirwhere required: #1816Packages
Examples
with-i18next: #1496with-redux: #1813with-flowexample: #1832latestinstead ofbetaNext.js: #1834with-material-uireadme: #1797Meta
Credits
Huge thanks to @arunoda, @lukeed, @benjaminhadfield, @cncolder, @craig-mulligan, @aranajhonny, @bhoule, @TheRamey, @atilafassina, @spencersmb, @Moeriki, @davincho and @jaeh for their help!
Commits
The new version differs by 27 commits0.
9a2edfdRelease 2.3.0383eec3We are using some divs to wrap some script tags. (#1867)5e393b1chore(package): update fly to version 2.0.6 (#1866)ee9dba9React react-dom/server minified alias. (#1862)24f3f14Introduce "asPath" into router and getInitialProps (#1857)6e89d49fix typo (#1856)87773b9add react production aliases (#1855)d1b61afUpdate README.md (#1851)cb635dduse configured distDir where required (#1816)605e739fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.4 (#1845)f578089Fix page loader page normalization issue (#1844)2e7bc10Update to examples: with-redux (updated) (#1813)8fb6a03fix(package): update babel-plugin-transform-react-remove-prop-types to version 0.4.2 (#1810)c9d0670with-i18next example (#1496)1f642dcfix(package): update source-map-support to version 0.4.15 (#1826)There are 27 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴