zlml.cz icon indicating copy to clipboard operation
zlml.cz copied to clipboard

Update next to the latest version 🚀

Open greenkeeper[bot] opened this issue 6 years ago • 4 comments

Version 6.0.1 of next was just published.

Dependency next
Current Version 5.1.0
Type dependency

The version 6.0.1 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 6.0.1

Patches

  • [with-react-i18next] Fix flickering on page change via <Link />: #4318
  • Fix typo in next-with-apollo-auth test docs: #4328
  • Add Lock Threads configuration: d6ca2f8
  • Add Example of Redux Wrapper with Immutable.js: #4327
  • Docs: add missing fat arrow: #4245
  • Upgrade update-check: #4247
  • Add basic export example: 62f9736
  • Add export of homepage when exporting without exportPathMap: #4253
  • Prevent now-env from running in production: #4259
  • Add docker example: #4261
  • Upgrade react-hot-loader: #4277
  • Fix with-jest example: #4278
  • Catch errors from update-check: #4276
  • Add source-map dependency: #4281
  • Support Node 6 again. check if async/await is supported: #4283
  • Update Cache-Control for render errors: #4111
  • Add new apollo example using _app.js: #4286
  • Implement with-redux using _app.js: #4295
  • Add eslint parser to avoid errors in IDE.: #4297
  • Fix(with-pkg): update pkg config for next.js: #4307
  • Support _app approach for upgraded Redux Wrapper: #4207
  • Test stateful component style update: #4309
  • Update next-typescript to latest version 0.1.1: #4176
  • Upgrade react-hot-loader: #4317

Credits

Huge thanks to @Grimones, @swissspidy, @gokaygurcan, @tim-phillips, @evenchange4, @Dru89, @vasco3, @evenchange4, @kirill-konshin, @riddla, and @jasonleibowitz for helping!

Commits

The new version differs by 113 commits.

  • 837c6ed 6.0.1
  • 9de2c40 Don't comment after locking with the bot (#4331)
  • 126507c Add Example of Redux Wrapper with Immutable.js (#4327)
  • d6ca2f8 Add Lock Threads configuration
  • 6b04b55 Fix typo in next-with-apollo-auth test docs (#4328)
  • 0d4d7d8 [with-react-i18next] Fix flickering on page change via (#4318)
  • 8588e8d 6.0.1-canary.2
  • 1dda50c Upgrade react-hot-loader (#4317)
  • aec4c00 Update next-typescript to latest version 0.1.1 (#4176)
  • 4bec4cc Test stateful component style update (#4309)
  • 76f5e97 Support _app approach for upgraded Redux Wrapper (#4207)
  • 4b95725 fix(with-pkg): update pkg config for next.js (#4307)
  • 596bd21 Add eslint parser to avoid errors in IDE. (#4297)
  • 0697c28 Implement with-redux using _app.js (#4295)
  • 6c0091f Add new apollo example using _app.js (#4286)

There are 113 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:

greenkeeper[bot] avatar May 11 '18 13:05 greenkeeper[bot]