Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
this.mounted
to false when dynamic component is unmounted: #4333Huge thanks to @messa, @yhirano55, @cedric-marcone, @wereHamster and @gastonfartek for helping!
The new version differs by 14 commits.
b0bbf72
6.0.2
4f59c95
updating with-redux-saga example (#4356)
af10822
Fix class name in data-fetch example (#4358)
b2047de
Update package.json in with-docker example (#4359)
8c5c2c2
Update babel-plugin-module-resolver version in with-global-stylesheet (#4360)
b3e47d1
Update README in with-global-stylesheet-simple [ci skip] (#4361)
fa5c0b8
Fix example with-custom-babel-config: update to Babel 7 (#4349)
355b1ad
6.0.2-canary.0
db29791
Merge branch 'master' into canary
449f38d
Make sure props.url is immutable (#4352)
2c3f406
Upgrade with-typescript to use latest next-typescript
16ff96b
rename; Clock.js to clock (#4342)
7f62132
Set this.mounted
to false when dynamic component is unmounted (#4333)
d3c710b
Fixes 'next export' when exportPathMap function depends on runtime config (#4339)
See the full diff
Update to this version instead 🚀
Huge thanks to @yhirano55, @wesbos, @HaNdTriX, @yakovlevyuri and @jlobos for helping!
The new version differs by 23 commits.
73a55d7
6.0.3
6893158
Lock issues/PRs after 365 days
b0128c7
Fix "with-i18next" example (#4393)
59aa5a4
Return empty string instead of null in the Authorization (#4389)
254b4b7
Lock after 2 months
79a7878
Update with-electron example (#4386)
b90c77b
Improve with-redux-saga example (#4392)
e8c7dd4
Fix with-mobx example (#4394)
4b0f10b
6.0.3-canary.1
44c7aa4
Make sure _document doesn’t reload the page when switching pages
3a6fee2
6.0.3-canary.0
a65839e
Merge branch 'master' into canary
535bab1
Fix double-reload / redirect when changing pages (#4388)
3db3f4b
Improve with-redux example (#4377)
2c0d600
Move template into the right directory
There are 23 commits in total.
See the full diff
Version 6.0.1 of next was just published.
next
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.1Patches
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](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: