Skip to content

Releases: Tradeshift/tradeshift-scripts

v2.7.1

22 Nov 17:31
cd30816
Compare
Choose a tag to compare

2.7.1 (2019-11-22)

Bug Fixes

  • exports: Check file extensions. (dcb8fc3)

v2.7.0

21 Nov 10:59
7e39e5f
Compare
Choose a tag to compare

2.7.0 (2019-11-21)

Features

  • exports: added support of exports for package.json (a12f105)
  • exports: added support of exports for package.json (#26) (7e39e5f)

v2.6.4

20 Nov 16:16
Compare
Choose a tag to compare

2.6.4 (2019-11-20)

Bug Fixes

  • test: fix jest testMatch pattern (71eec2e)

v2.6.3

20 Nov 11:09
Compare
Choose a tag to compare

2.6.3 (2019-11-20)

Bug Fixes

  • lint: fix typescript parser by removing parser override (c57bbad)

v2.6.2

13 Nov 13:29
Compare
Choose a tag to compare

2.6.2 (2019-11-13)

Bug Fixes

  • deps: roll back lint-staged to 8.x for compat w/ lint-staged.configs (d670201)

v2.6.1

13 Nov 08:37
Compare
Choose a tag to compare

2.6.1 (2019-11-13)

Where we fixed the dist folder 🤒

Bug Fixes

  • pkg: run build as part of deploy step (16a61b2)

v2.6.0

12 Nov 14:38
109dd88
Compare
Choose a tag to compare

2.6.0 (2019-11-12)

Where we forgot the dist folder

Bug Fixes

  • pkg: update version ranges to force update deps (9f6a5d4)

Features

  • typescript support in babel and eslint (a08bd6d)

v2.5.0

06 Nov 14:50
Compare
Choose a tag to compare

2.5.0 (2019-11-06)

Bug Fixes

  • add language plugin syntax tests (7a6a9de)

Features

  • babel: add nullish-coalescing-operator plugin (f6dd0e5)
  • babel: add optional-chaining babel plugin (8f7e03b)
  • eslint: change parser to babel-eslint (0e8e1ba)

v2.4.1

29 Oct 09:13
Compare
Choose a tag to compare

2.4.1 (2019-10-29)

Bug Fixes

  • reduce babel/runtime error to warning (40ac993)

v2.4.0

28 Oct 20:45
Compare
Choose a tag to compare

2.4.0 (2019-10-28)

Bug Fixes

  • deps: update dependencies (785a8d7)

Features

  • eslint: use eslint-config-tradeshift/jest config by default (0fa6a25)