Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

fp-ts-rxjs

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fp-ts-rxjs - npm Package Versions

23

0.6.15

Diff

Changelog

Source

0.6.15

  • New Feature
    • Observable
      • add toTaskOption (@mlegenhausen)
    • ReaderObservable
      • add toReaderTaskOption (@mlegenhausen)
  • Bug Fix
    • Observable
      • prevent toTask from resolving to undefined on an empty Observable (@mlegenhausen)
    • ObservableEither
      • prevent toTask from resolving to undefined on an empty Observable (@mlegenhausen)
    • ObservableThese
      • prevent toTask from resolving to undefined on an empty Observable (@mlegenhausen)
    • ReaderObservable
      • prevent toReaderTask from resolving to undefined on an empty Observable (@mlegenhausen)
gcanti
published 0.6.14 •

Changelog

Source

0.6.14

  • New Feature
    • add ObservableOption module, #59 (@OliverJAsh)
gcanti
published 0.6.13 •

Changelog

Source

0.6.13

  • Deprecations
    • Observable
      • deprecate observable (@gcanti)
    • ObservableEither
      • deprecate observableEither (@gcanti)
    • ReaderObservable
      • deprecate readerObservable (@gcanti)
    • ReaderObservable
      • deprecate readerObservable (@gcanti)
    • ReaderObservableEither
      • deprecate readerObservableEither (@gcanti)
    • StateReaderObservableEither
      • deprecate stateReaderObservableEither (@gcanti)
  • 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)
    • 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)
    • 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)
    • 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)
    • 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)
  • Polish
    • export MonadObservable from index.ts (@canti)
  • Internal
    • Observable
      • make fromIO synchronous, #43 (@anthonyjoeseph)
gcanti
published 0.6.12 •

gcanti
published 0.6.11 •

Changelog

Source

0.6.11

  • New Feature
    • add bind and bindTo for all modules, #36 (@waynevanson)
gcanti
published 0.6.10 •

Changelog

Source

0.6.10

  • New Feature
    • add ReaderObservableEither module, #34 (@waynevanson )
    • add StateReaderObservableEither module, #34 (@waynevanson )
    • add MonadObservable4 interface, #34 (@waynevanson )
gcanti
published 0.6.9 •

Changelog

Source

0.6.9

  • Polish
    • add fromReaderTask to ReaderObservable, #26 (@mlegenhausen)
gcanti
published 0.6.8 •

Changelog

Source

0.6.8

  • New Feature
    • add ObservableEither module, #25 (@pheis)
gcanti
published 0.6.7 •

Changelog

Source

0.6.7

  • New Feature
    • ReaderObservable
      • add Alternative and Filterable instances (@mlegenhausen)
gcanti
published 0.6.6 •

Changelog

Source

0.6.6

  • New Feature
    • add ReaderObservable module (@mlegenhausen)
    • add MonadObservable module (@mlegenhausen)
    • Observable
      • add of function (@mlegenhausen)
  • Internal
    • upgrade to fp-ts@2.4.3 (@mlegenhausen)
  • Bug Fix
    • don't set target: es6 in tsconfig.build-es6.json (@gcanti)
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc