Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 865 Bytes

CHANGELOG.md

File metadata and controls

31 lines (22 loc) · 865 Bytes

Changelog

v1.0.2 (2018-11-27)

Fixes

  • Added private annotation to _connect.

Changes

  • Upgraded to symbol-observable@1.2.0.

v1.0.1 (2017-01-17)

Removals

  • Moved IndefiniteSubject to material-motion until it is more throughly documented here.

Fixes

  • Fixed missing var in inline version of symbol-observable.

v0.3.0 (2016-12-12)

Additions

  • Added IndefiniteSubject.
  • Added JSDoc comments.

Fixes

  • Fixed presumption that every observer had a next channel.
  • Fixed unsubscribe closing over an unreachable disconnect.

v0.2.0 (2016-12-02)

  • Removed browser field from package.json.

v0.1.0 (2016-12-06)

  • Initial publication to npm.