fridays / next-routes

Universal dynamic routes for Next.js
MIT License
2.47k stars 230 forks source link

Update next to the latest version 🚀 #82

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 3.0.1-beta.19 of next just got published.

Dependency next
Current Version 2.4.7
Type devDependency

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:

coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 9867d90ddfaa8c3a66cb951129a6df890e702056 on greenkeeper/next-3.0.1-beta.19 into 7548fcbcf2cb02d7696ab64091eae5d54b1b947d on master.