RxJs v6.0.0 Release Notes

Release Date: 2018-04-24 // almost 6 years ago
  • 🐛 Bug Fixes

    • websocket: no longer throws errors in operators applied to it (#3577) (cb38ddf)

    🔨 Code Refactoring

    • webSocket: rename back to webSocket ala 5.0 (#3590) (d5658fe)

    🔋 Features

    • testing: Add testScheduler.run() helper (2d5b3b2)
    • testing: testScheduler.run() supports time progression syntax (9322b7d)

    💥 BREAKING CHANGES

    • webSocket: UNBREAKING websocket to be named webSocket again, just like it was in 5.0. Now you should import from rxjs/webSocket