Skip to content

Releases: flightjs/flight-with-observe

v4.0.0

Choose a tag to compare

@tgvashworth tgvashworth released this 26 Apr 12:30

<a name"4.0.0">

4.0.0 (2017-04-26)

Features

Breaking Changes

  • this upgrades all deps

(af8a3af7)

v3.0.0

Choose a tag to compare

@tgvashworth tgvashworth released this 15 Feb 16:33

<a name"3.0.0">

3.0.0 (2016-02-15)

Features

  • complete streams when component is torn down (a585bbff)

Breaking Changes

  • streams are now completed when the component is torn
    down.

    (a585bbff)

v2.0.1

Choose a tag to compare

@tgvashworth tgvashworth released this 02 Dec 14:28

<a name"2.0.1">

2.0.1 (2015-12-02)

Bug Fixes

v2.0.0

Choose a tag to compare

@tgvashworth tgvashworth released this 06 Nov 14:56

<a name"2.0.0">

2.0.0 (2015-11-06)

Features

Breaking Changes

  • now an npm module and not Bower compatible.

  • Switch to Angular commit style

  • Setup semantic release

  • Convert to ES2015 with babel

    (982416f3)