Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 5 commits.
f5aab04
Little simplification
25f8389
Merge pull request #496 from megaplan/issue_478_observale_props_in_constructor
5193ad8
Made internal props hidden
00aa716
Make props & state observable in constructor & componentWillMount
d6ce4fe
Published version 5.2.0
See the full diff
Update to this version instead 🚀
The new version differs by 6 commits.
52fdb06
Merge pull request #499 from mobxjs/symbol_polyfill
a47d862
Polyfill Symbol if not exists
63a7fa1
Merge pull request #497 from mobxjs/revert-480-patch-1
bb44e40
Revert "added FAQ entry about reactions inside constructors"
ac4ee67
Somehow linked to unrelated issues in changelog
0643a1c
Published version 5.2.1
See the full diff
Version 5.2.0 of mobx-react was just published.
mobx-react
The version 5.2.0 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 mobx-react.
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.
Commits
The new version differs by 16 commits.
18fc797
use MobX 5
486f078
Prepared for Mobx 5 support
5288d81
Merge pull request #470 from MauricioAndrades/patch-1
4952a8d
Merge pull request #474 from ggassmann/master
0c708ef
Merge pull request #480 from xaviergonz/patch-1
bc91b86
Merge pull request #491 from natew/patch-1
b095407
Merge pull request #492 from skiritsis/#489
ce16075
Do not warn about custom shouldComponentUpdate when it is the one provided by ReactiveMixin
5049fe0
Add note on how to debug render() reactions
a40ca6d
faq small fix
f38cb15
fixing faq since it only works after first render is performed
5a147b0
added FAQ entry about reactions inside constructors
848c7fe
Example for usage of useStaticRendering.
1c5deb1
Fix Component displayed as 'undefined' in devtools
6d76b09
Removed link to issue which only causes confusion
There are 16 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: