Skip to content

v0.8.0-alpha.0

Compare
Choose a tag to compare
@blacktaxi blacktaxi released this 30 Jul 20:32
d0d8191

BREAKING. In this release we migrate to RxJS 6, which might affect backward compatibility. You may be able to use rxjs-compat while upgrading, but this is still an alpha build since we don't yet support ESM (and therefore tree-shaking).

  • Migrate to RxJS 6 (#45)
  • Fix compilation issues (#46)