Skip to content

Releases: Tradeshift/tradeshift-scripts

v2.2.4

11 Oct 18:00
Compare
Choose a tag to compare

2.2.4 (2019-10-11)

Bug Fixes

  • test: transpile dynamic import in test (a787cf4)

v2.2.3

08 Jul 09:12
fb24d86
Compare
Choose a tag to compare

2.2.3 (2019-07-08)

Bug Fixes

  • npm: Fix auto-publishing into npm (e3b0fca)
  • npm: Fix auto-publishing into npm (#19) (fb24d86)
  • package: update eslint to v5 and eslint-config-tradeshift to v6.1 (41f92c4)
  • package: update eslint-plugin-jest from v21.27 to v22.5 (83e5b42)

v2.2.2

07 May 07:56
Compare
Choose a tag to compare

2.2.2 (2019-05-07)

Bug Fixes

  • package: update babel-jest to 24.8 and switch to @babel/core (3edbb4f)
  • package: update babel-plugin-minify-dead-code-elimination from v0.4 to v0.5 (623d2cf)
  • package: update jest from v23.4 to v24.8 (f91f82d)
  • package: update jest-junit from v5.1 to v6.4 (37ec560)
  • package: update rollup-plugin-uglify to version 6.0.0 (bd7fd63)

v2.2.1

16 Sep 07:31
a8b1371
Compare
Choose a tag to compare

2.2.1 (2018-09-16)

Bug Fixes

  • package: update rollup to version 0.66.0 (30e1646)

v2.2.0

04 Sep 09:22
cff69f8
Compare
Choose a tag to compare

2.2.0 (2018-09-04)

Bug Fixes

  • package: update rollup to version 0.65.0 (48442bc)

Features

v2.1.2

11 Jul 12:20
Compare
Choose a tag to compare

2.1.2 (2018-07-11)

Bug Fixes

  • package: add missing eslint-plugin-react (551cf5c)

v2.1.1

05 Jul 08:39
Compare
Choose a tag to compare

2.1.1 (2018-07-05)

Bug Fixes

  • test: pick up *.spec.js and add to babel ignore (2188b53)

v2.1.0

04 Jul 12:54
Compare
Choose a tag to compare

2.1.0 (2018-07-04)

Features

  • jest: add junit reporter to jest runner (f9df987)

v2.0.1

02 Jul 08:52
Compare
Choose a tag to compare

2.0.1 (2018-07-02)

Bug Fixes

  • release: generate release notes regardless of branch (77816dd)

v2.0.0

30 Jun 00:52
Compare
Choose a tag to compare

2.0.0 (2018-06-30)

Bug Fixes

  • release: more reliable branch detection (bbba857)

Features

  • release: better semantic releases w/ dry-run support (565a897)

BREAKING CHANGES

  • release: The release config pointing to sm-noop and
    last-release-npm should be deleted, to be compatible with new
    semantic-release. Customizations are now performed with
    release.config.js