Closed greenkeeper[bot] closed 7 years ago
Update to this version instead π
Next.js 3.0.1
is comprised of all the 3.0.x
beta releases, and is equivalent to 3.0.1-beta.21
For a summary of changes, check out: https://zeit.co/blog/next3
The new version differs by 6 commits ahead by 6, behind by 336.
fe1b3e8
Release 3.0.1
a6d635e
2.4.9
5ce4f43
Make sure the /static working properly. (#2675)
23444fc
Minor grammatical fix: "resembling of" -> "similar to" (#2669)
93e15a2
Remove stage-0
from dependencies on example (#2656)
34830a0
Add a missing slash (#2634)
See the full diff
Update to this version instead π
The new version differs by 355 commits.
42e2128
3.0.2
daf8d5b
Merge branch 'v3-beta'
4fc5452
Merge with master.
4b0467e
Add Electron example (#1430)
fe4e53e
With recompose (#2712)
6d572ee
3.0.1-beta.21
6477492
Move NPM modules out of the commons chunk in dev mode. (#2716)
256f9dc
Add missed dev dependencies for examples/using-preact (#2714)
65ff72a
renames misspelt placeholder.html (#2703)
37362c3
Fix typo (#2692)
f0779e9
Grammar fix (#2686)
4f0592a
Material-UI example: Pass through unrelated props to wrapped component (#2664)
b27526b
with-firebase-hosting update (#2683)
c87b471
Example to add custom reverse proxy like in webpack-dev-server (#2660)
e2fb50c
Merge master with v3-beta.
There are 250 commits in total.
See the full diff
Closing in favour of #4
Version 3.0.1-beta.19 of next just got published.
The version 3.0.1-beta.19 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of next. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Commits
The new version differs by 338 commits.
3753172
3.0.1-beta.19
10241fe
Fix the route redirect error when we've multiple path params. (#2652)
84de7f9
With Firebase Hosting Example (#2642)
58c2d13
examples(material-ui): change the wrapping strategy (#2648)
051ee31
Also update Router.push example with object URL (#2639)
f8950e9
Fix README issue related to object-urls.
564dbdd
Add a test case to prevent issue #2617 to happen again.
c3fd0ed
Fix test cases.
1da0094
Merge branch 'v3-beta' of github.com:zeit/next.js into v3-beta
7965cb2
Merge master into v3-beta.
c84bf2e
Update material-ui example (#2630)
e319b4f
2.4.8
c03c86e
Make sure /static/ and /_next/ are valid internal urls. (#2631)
06d42b9
Ignore package-lock.json (#2623)
2c7d0ec
Uppercase location for consistency (#2622)
There are 250 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: