Migrating from 2.x to 3.x

You are viewing the documentation for the latest Monix 3.x series.
Older versions: 2.x

Types renamed #

  • monix.execution.schedulers.ExecutionModel -> monix.execution.ExecutionModel

Typelevel Cats #

The optional monix-cats dependency is no longer required or available. At the moment of writing, Monix directly depends on cats-core and cats-effect.