Skip to content
This repository was archived by the owner on Jan 16, 2018. It is now read-only.

Releases: skatejs/build

v9.0.3

12 Oct 22:45
Compare
Choose a tag to compare

<a name"9.0.3">

9.0.3 (2016-10-12)

Bug Fixes

  • Apparently yarn.lock files should be committed. (9dd8e2c4)

v9.0.2

12 Oct 22:40
Compare
Choose a tag to compare

<a name"9.0.2">

9.0.2 (2016-10-12)

Bug Fixes

  • Fix yarn.lock file not being ignored. (4c76abf5)

v9.0.1

12 Oct 22:37
Compare
Choose a tag to compare

<a name"9.0.1">

9.0.1 (2016-10-12)

Bug Fixes

  • Fix paths to dependent scripts in node_modules so that they work with yarn that (647b060c)

v9.0.0

12 Oct 00:46
Compare
Choose a tag to compare

<a name"9.0.0">

9.0.0 (2016-10-12)

Features

  • Run linting when running tests in non-watch mode. (aacd4ade)
  • Move from eslint to semistandard. (b7e9c43d, closes #396)

Breaking Changes

  • semistandard is now used instead of eslint. Fixes #396.

    (b7e9c43d)

v8.2.0

12 Oct 00:44
Compare
Choose a tag to compare

<a name"8.2.0">

8.2.0 (2016-10-12)

Features

  • Add plugin for class property initialisers. (836a9ffc, closes #362)

v8.1.2

10 Oct 00:32
Compare
Choose a tag to compare

<a name"8.1.2">

8.1.2 (2016-10-10)

Bug Fixes

  • exclude node_modules from the babel-loader config (8e9882e4)

v8.1.1

06 Oct 22:26
Compare
Choose a tag to compare

<a name"8.1.1">

8.1.1 (2016-10-06)

Bug Fixes

  • Make dependencies use production build when running perf test (cc9dd38b)

v8.1.0

29 Sep 06:56
Compare
Choose a tag to compare

<a name"8.1.0">

8.1.0 (2016-09-29)

Features

v8.0.0

21 Sep 10:59
Compare
Choose a tag to compare

<a name"8.0.0">

8.0.0 (2016-09-21)

Features

Breaking Changes

  • Move back to sauce labs and generisize options to be platform agnostic. Closes #384.

    (ceb1ed6f)

v7.5.0

15 Sep 05:47
Compare
Choose a tag to compare

<a name"7.5.0">

7.5.0 (2016-09-15)

Features

  • testing: switch to testingbot (a44c26f4)