Skip to content

Releases: flightjs/flight-with-child-components

v4.1.0

30 Mar 15:44
Compare
Choose a tag to compare

<a name"4.1.0">

4.1.0 (2017-03-30)

Features

v4.0.0

30 Mar 15:04
Compare
Choose a tag to compare

<a name"4.0.0">

4.0.0 (2017-03-30)

Features

Breaking Changes

  • new major version to reflect new deps.
    (ba9bd63b)

v3.1.0

17 Nov 12:26
Compare
Choose a tag to compare

<a name"3.1.0">

3.1.0 (2015-11-17)

Features

  • revert to commonjs definition (cf010da9)

v3.0.0

06 Nov 14:43
Compare
Choose a tag to compare

<a name"3.0.0">

3.0.0 (2015-11-06)

Bug Fixes

  • ugh, fix the main-file typo (5987e11c)

Breaking Changes

v2.0.0

06 Nov 14:28
Compare
Choose a tag to compare

<a name"2.0.0">

2.0.0 (2015-11-06)

Bug Fixes

  • dist dir missing from module (e022bcb0)

Features

  • rename global to withChildComponents (df8000e3)

Breaking Changes

  • the module was missing its dist directory. That's now fixed.

    (e022bcb0)

v1.0.0

05 Nov 10:47
Compare
Choose a tag to compare

<a name"1.0.0">

1.0.0 (2015-11-05)

Features

Breaking Changes

  • now an npm module and not Bower compatible.

  • Switch to Angular commit style

  • Setup semantic release

  • Convert to ES2015 with babel

    (38865aea)