Which for JS 2.0.0
- Breaking change: converted the
Observable
-based API to anasync/await
-based one. - Added the
[Symbol.toStringTag]
property to all classes. - Changed licensing for the MIT License.
Observable
-based API to an async/await
-based one.[Symbol.toStringTag]
property to all classes.