Recompose: Observable Config for RxjsV6.x

Created on 30 Apr 2018  路  3Comments  路  Source: acdlite/recompose

rxjs have just released v6.x and rxjsObservableConfig does not work since they introduce some breaking changes. refer to migration guide to support rxjs V6.x

Most helpful comment

I've created a PR for it.

All 3 comments

I've created a PR for it.

we need this!

I would also love to use RxJS v6. Maybe you can share the blocking parts you see or where help is needed.

Is the change done in #660 a starting point or need more parts to change for v6?

Is moving to create-subscription really needed to make it work (now)? This will lead to a BC with at least react@^16.3.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

istarkov picture istarkov  路  3Comments

rndmerle picture rndmerle  路  3Comments

Secretmapper picture Secretmapper  路  3Comments

uriklar picture uriklar  路  4Comments

franklinkim picture franklinkim  路  3Comments