-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update mobx to the latest version 🚀 #14
base: master
Are you sure you want to change the base?
Conversation
Version 4.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Version 4.0.2 just got published.Update to this version instead 🚀 CommitsThe new version differs by 9 commits.
See the full diff |
Version 4.1.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
Version 4.1.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 21 commits.
There are 21 commits in total. See the full diff |
Version 4.2.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 4.3.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 32 commits.
There are 32 commits in total. See the full diff |
Version 4.3.1 just got published. |
Version 5.0.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 88 commits ahead by 88, behind by 2.
There are 88 commits in total. See the full diff |
Version 5.0.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 15 commits.
See the full diff |
Version 5.0.2 just got published. |
Version 5.0.3 just got published. |
Version 5.0.4 just got published.Update to this version instead 🚀 CommitsThe new version differs by 22 commits.
There are 22 commits in total. See the full diff |
Version 5.0.5 just got published. |
Version 5.1.0 just got published. |
Update to this version instead 🚀 CommitsThe new version differs by 6 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 14 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 10 commits.
See the full diff |
|
Update to this version instead 🚀 CommitsThe new version differs by 16 commits.
There are 16 commits in total. See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 7 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 18 commits.
There are 18 commits in total. See the full diff |
☝️ Greenkeeper’s updated Terms of Service will come into effect on April 6th, 2018.
Version 4.0.0 of mobx was just published.
The version 4.0.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.
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 206 commits.
1090a2c
Merge branch 'mobx4'
298ce84
Merge branch 'cancellable-flows' into mobx4
cbfbbca
Added support for async iterators
5ab68b1
Anything can now be yielded from flows
fe8131c
Promises cancel recursively
9e805b5
Use
generator.return
rather thanthrow
for cancellationb0dbe24
Removed
@flow
decorator; as it's type signature is misleading36d690c
Iterator cleanup
ac5fe77
Modifiers cleanup
12c7c6f
Merge branch 'master' into mobx4
de6c018
Cleaned up
ref.struct
/deep.struct
decorators5525473
Better error handling setup for reactions
966f0d5
Published version 3.6.2
ac3f948
Updated readme to MobX 4
a8354cd
Deprecated array.move and findIndex arguments
There are 206 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 🌴