0.6.13
- Deprecations
Observable
- deprecate
observable
(@gcanti)
- deprecate
ObservableEither
- deprecate
observableEither
(@gcanti)
- deprecate
ReaderObservable
- deprecate
readerObservable
(@gcanti)
- deprecate
ReaderObservable
- deprecate
readerObservable
(@gcanti)
- deprecate
ReaderObservableEither
- deprecate
readerObservableEither
(@gcanti)
- deprecate
StateReaderObservableEither
- deprecate
stateReaderObservableEither
(@gcanti)
- deprecate
- New Feature
- add
ObservableThese
, #44 (@siuvdlec) - expose
fp-ts-rxjs
modules without lib/es6 prefix, closes #40 (@gcanti) Observable
- add
Do
(@gcanti) - add
Functor
instance (@gcanti) - add
Apply
instance (@gcanti) - add
Applicative
instance (@gcanti) - add
Monad
instance (@gcanti) - add
Alt
instance (@gcanti) - add
zero
(@gcanti) - add
Alternative
instance (@gcanti) - add
Compactable
instance (@gcanti) - add
Filterable
instance (@gcanti) - add
MonadIO
instance (@gcanti) - add
MonadTask
instance (@gcanti) - add
MonadObservable
instance (@gcanti)
- add
ObservableEither
- add
Do
(@gcanti) - add
of
(@gcanti) - add
bindW
(@gcanti) - add
Functor
instance (@gcanti) - add
Apply
instance (@gcanti) - add
Applicative
instance (@gcanti) - add
Monad
instance (@gcanti) - add
Bifunctor
instance (@gcanti) - add
Alt
instance (@gcanti) - add
MonadIO
instance (@gcanti) - add
MonadTask
instance (@gcanti) - add
MonadObservable
instance (@gcanti) - add
MonadThrow
instance (@gcanti) - add
filterOrElse
(@gcanti) - add
fromEither
(@gcanti) - add
fromOption
(@gcanti) - add
fromPredicate
(@gcanti) - add
chainW
(@anthonyjoeseph) - add
tryCatch
, #48 (@anthonyjoeseph)
- add
ReaderObservable
- add
Do
(@gcanti) - add
bindW
(@gcanti) - add
Functor
instance (@gcanti) - add
Apply
instance (@gcanti) - add
Applicative
instance (@gcanti) - add
Monad
instance (@gcanti) - add
Alt
instance (@gcanti) - add
zero
(@gcanti) - add
Alternative
instance (@gcanti) - add
Compactable
instance (@gcanti) - add
Filterable
instance (@gcanti) - add
MonadIO
instance (@gcanti) - add
MonadTask
instance (@gcanti) - add
MonadObservable
instance (@gcanti) - add
chainW
(@gcanti)
- add
ReaderObservableEither
- add
Do
(@gcanti) - add
bindW
(@gcanti) - add
Functor
instance (@gcanti) - add
Apply
instance (@gcanti) - add
Applicative
instance (@gcanti) - add
Monad
instance (@gcanti) - add
Bifunctor
instance (@gcanti) - add
MonadIO
instance (@gcanti) - add
MonadTask
instance (@gcanti) - add
MonadObservable
instance (@gcanti) - add
MonadThrow
instance (@gcanti) - add
right
(@gcanti) - add
left
(@gcanti) - add
chainW
(@anthonyjoeseph)
- add
StateReaderObservableEither
- add
of
(@gcanti) - add
bindW
(@gcanti) - add
Functor
instance (@gcanti) - add
Apply
instance (@gcanti) - add
Applicative
instance (@gcanti) - add
Monad
instance (@gcanti) - add
Bifunctor
instance (@gcanti) - add
MonadIO
instance (@gcanti) - add
MonadTask
instance (@gcanti) - add
MonadObservable
instance (@gcanti) - add
MonadThrow
instance (@gcanti) - add
chainW
(@anthonyjoeseph)
- add
- add
- Polish
- export
MonadObservable
fromindex.ts
(@Canti)
- export
- Internal
Observable
- make
fromIO
synchronous, #43 (@anthonyjoeseph)
- make