Open greenkeeper[bot] opened 7 years ago
Update to this version instead π
The new version differs by 73 commits .
027e533
[VERSION]: bump version to v2.2.0
a1fed49
Fix typo
f9ffd18
Update README.md
b11d1de
Address PR concerns
67b5395
Use blueprints instead
770e48f
Support redux-devtools in browser
7a0aea1
[TESTS]: fixed readOnly assertion for ember 2.11.3
1cb0408
[VERSION]: bump version to v2.1.0
b00b466
[DOCS]: update twiddle in the docs to point at v2.0 and fixed devTools install
924d20b
Optimize lodash
abc6dbd
Merge pull request #94 from chriskrycho/patch-1
a18a1e1
Improve Markdown structure and content in README
e6577f2
[VERSION]: bump version to v2.0.0
b90ed3e
Merge pull request #93 from ember-redux/beta/2x
c690f89
[DOCS]: new ember-twiddle for 2.0
There are 73 commits in total. See the full diff.
Update to this version instead π
The new version differs by 7 commits0.
de1ac2e
[VERSION]: bump version to v2.3.0
77cf6f4
[DEPENDENCY]: upgraded to ember-cli v2.13.0-beta.4
c57cb17
[FEATURE]: unlock action creators
f15ab97
[BUILD]: drop ember 2.0/2.4 from the travis config
55a3f1f
[DEPENDENCY]: upgraded to ember-cli v2.13.0-beta.3
27cb2ea
[BUILD]: upgrade to firefox 51
2dacc68
Fix Redux link (#103)
false
See the full diff
Update to this version instead π
The new version differs by 7 commits0.
78974f6
[VERSION]: bump version to v2.5.0
e9a443e
[BUILD]: updated ember-cli-babel to 6.1.0
1bb2163
[DOCS]: updated the documentation to show combineReducers
fdd3568
[FEATURE]: allow root reducer to explicitly call combineReducers from redux
f6b96b6
Clean up functions used in connect.
0e9d5ab
[TESTS]: example of how you can access queryParams from a connected component
d61b861
Add a more descriptive error message on redux prop set.
false
See the full diff
Update to this version instead π
The new version differs by 9 commits.
fb65de3
[VERSION]: bump version to v2.7.0
10b8eb3
[DOCS]: updated guides to use the addon/index imports
cfa4336
Export connect and route from addon root.
d317dad
Move connect into addon root.
5c38157
[DOCS]: updated readme for guides link
6caa271
[DOCS]: added guides to the README
9d31dba
[DOCS]: additional guide feature 3 (rate)
39e942a
[DOCS]: removed bower mention and bowerrc
bd98dd8
[DOCS]: added guides
See the full diff
Update to this version instead π
The new version differs by 6 commits.
bcee3d1
[VERSION]: bump version to v2.10.0
54abfaa
[REFACTOR]: createStore is more robust for power users
344d336
[DOCS]: one last reword before we ship the TS guide
4cdf42e
[DOCS]: another typescript guide typo/update
8bb6257
[DOCS]: fixed the typescript url for the guides
a17b17d
[DOCS]: added the full typescript guide
See the full diff
Version 1.10.0 of ember-redux just got published.
The version 1.10.0 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of ember-redux. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: