Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 88 commits ahead by 88, behind by 2.
7f57ad4
Merge branch 'mobx5'
e17c478
Improved changelog & readme
5b8ba54
fixed peformance test
e10dbda
Merge remote-tracking branch 'origin/master' into mobx5
405a025
Merge pull request #1573 from kuitos/master
f695dae
Better reuse, small optimizations
9aace8f
Fixed computed values not receiving proxy as this
c53f8be
Improved changelog
b05c2df
Make sure action.bound
uses the proxy as this
if available
a27b849
Using observableArray.reverse
or sort
now prints a warning about the correct usage
445f7c0
'Fixed test
37d6abc
Somehow travis keeps using uglifyjs instead of uglify-es
b3a43b3
Downgraded node version for travis
c405059
Notes about Jest in the changelog
e66b1ad
bug: allow changing while observable array initialization
There are 88 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 15 commits.
dd68d98
Reverted back to publishing ES5 builds. Fixes #1584
e656edf
Fixed #1583: observableMap.size not observable
67e9577
Export $mobx flag for devtools
ee3f286
Merge pull request #1579 from t49tran/fix-changelog-typo
a9d3b11
Merge pull request #1581 from Loilo/patch-1
e7e0209
the later -> the latter
eb85b9e
Somehow linked to unrelated issues in changelog
f534e7f
Updated changelog to reflect changes in mobx-react 5.2.1
7e954f5
doc: fix changelog typo
f8496e6
Added note about freeze exception icmw React style
property
9133f6d
Clearer NodeJS version number
445b490
Added componentWillMount
issue to the changelog, and fixed node version
fae3f2e
Merge pull request #1576 from mobxjs/capaj-patch-1
88ac8ea
just wording fixes
c2dd6fb
Published version 5.0.0
See the full diff
Version 4.3.0 of mobx was just published.
mobx
The version 4.3.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 18 commits.
5a78e6d
Updated changelog
d40b258
Slightly better handling of #1506
a5f5793
Reproduced and fixed #1535
cf38655
Fixed compile / test issues
4b08f12
Improved typings / impl for
entries()
10572e0
updated sponsors
524045d
Merge pull request #1536 from samjacobclift/entries-method-for-observable-map
ac79559
Merge pull request #1529 from AmazingTurtle/patch-1
b0371bf
Fixed #1545: actions not reassignable when using typescript
ed0d15c
Fixed issue where set from computed options wasn't picke dup
9fdfa8c
Merge pull request #1540 from hectorj/patch-1
b16b738
Fix typos in README
d9d8ef4
export entries from mobx.ts
6ec3907
add specs for the new entries method
45b4abc
add entries method to observable object api
There are 18 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: