Skip to content

Releases: iamturns/create-exposed-app

v7.0.0

10 Apr 10:09
e4eda2d

Choose a tag to compare

7.0.0 (2019-04-10)

Features

  • move husky settings into package.json (#104) (e4eda2d)

BREAKING CHANGES

  • .huskyrc.js moved into package.json file

v6.0.0

10 Apr 10:04
f22df36

Choose a tag to compare

6.0.0 (2019-04-10)

Features

  • separate test coverage into separate command (#103) (f22df36)

BREAKING CHANGES

  • test script no longer generates coverage reports. Use test--coverage instead.

v5.3.0

10 Apr 09:59
0c6ae12

Choose a tag to compare

5.3.0 (2019-04-10)

Features

v5.2.0

10 Apr 08:50
d7c8cfa

Choose a tag to compare

5.2.0 (2019-04-10)

Features

  • align punctuation in github templates (#101) (d7c8cfa)

v5.1.0

10 Apr 08:46
cd8c1d3

Choose a tag to compare

5.1.0 (2019-04-10)

Features

v5.0.2

09 Apr 13:20
65c503e

Choose a tag to compare

5.0.2 (2019-04-09)

Bug Fixes

  • install fail due to missing jest type definition files (#99) (65c503e)

v5.0.1

09 Apr 13:12
5db0f05

Choose a tag to compare

5.0.1 (2019-04-09)

Bug Fixes

v5.0.0

09 Apr 13:04
9e6d2ca

Choose a tag to compare

5.0.0 (2019-04-09)

Features

BREAKING CHANGES

  • Scripts renamed to new namespace / switching rules.

v4.0.0

09 Apr 12:32
c7ed380

Choose a tag to compare

4.0.0 (2019-04-09)

Features

  • rename build-serve command to start:src (#96) (c7ed380)

BREAKING CHANGES

  • use start:src command instead of build-serve.

v3.10.0

08 Apr 12:48
69cc7d8

Choose a tag to compare

3.10.0 (2019-04-08)

Features