Hooks and utilities for combining React with RxJS Observables
Features:
This package offers two slightly different utilities for working with RxJS and React:
Although they share a lot of similarities, and reactiveComponent is built on top of useObservable
are not intended to be used together inside the same component as they represent two different programming styles.
Run the "CI & Release" workflow.
Make the default branch, current
, should be preselected. Check "Release new version" and press "Run workflow'.
Semantic release will only release on configured branches, so it is safe to run release on any branch.