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)