Closed greenkeeper[bot] closed 6 years ago
Update to this version instead 🚀
The new version differs by 30 commits.
e8672d2
chore(publish): v1.0.0-alpha.0
7353c7f
chore(v1.0.0-alpha.0): should not have bumped the version manually whoops
67ffec9
chore(publish):
93ab2eb
chore(v1.0.0-alpha.0): alpha.0
a189ec0
chore(v1.0.0-alpha): Release v1.0.0-alpha with a WIP MIGRATION guide
2ff3f6e
feat(state$): The second argument of an Epic is now a stream of state$, not a store (#410)
ca3e9a4
chore(rxjs): Support rxjs v6 UMD builds
bff2e17
docs(Troubleshooting): change lettable to pipeable
fc533f5
docs(WritingTests): Fix Link to Redux Test Page
4e960f7
remore yarn.lock with private repo
48e6b6b
bump rxjs dependency to beta.0
e531347
can use SchedulerLike to avoid imports from /internal
f67ca65
Operator type is now exported from main module
b097176
update peerDep
c091a4d
only use lettable
There are 30 commits in total.
See the full diff
Update to this version instead 🚀
The new version differs by 7 commits.
45d532f
chore(publish): v1.0.0-alpha.1
6e9430d
fix(typings): Update type of Epic parameter from store to state$ (#465)
72bd9dc
docs(MIGRATION): s/usecase/use case
b0ce420
docs(MIGRATION): explain rxjs v6 requirement
38413f2
docs(MIGRATION): s/immeidately/immediately
f620913
docs(MIGRATION): add install instructions
89a1a15
docs(MIGRATION): s/displaying/dispatching
See the full diff
Version 0.18.0 of redux-observable was just published.
The version 0.18.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 redux-observable.
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 26 commits.
f632eaa
chore(publish): v0.18.0
485fd8c
chore(ci): use LTS and Stable (#411)
7165ab2
chore(BACKERS): update backers
bbc6a87
chore(copyright): update copyright date range
c51a55f
chore(README): Fix travis badge to point to redux-observable not react (#406)
45d09a7
fix(typings): make lettable ofType correctly narrow action type (#385)
716f6c1
doc(Error Handling): Fix indentation (#399)
63b2acc
fix(typings): More correct Epic and ofType type refinement for TypeScript users (#392) (#396)
6bad934
chore(BACKERS): update latest backers
be320c7
chore(ISSUE_TEMPLATE): include a StackBlitz link in the issue template and reword things a bit
11d1eaf
chore(backers): link to specific #sponsors section
ab4aad7
chore(backers): Adjust formatting for BACKERS.md and add another link to it from the website menu
16a8771
chore(backers): add information about how to become a sponsor or backer (#391)
e4a4536
chore(analytics): added google analytics
c595076
chore(devDeps): add missing babel-core devDep
There are 26 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: