Releases: Tradeshift/tradeshift-scripts
Releases · Tradeshift/tradeshift-scripts
v2.7.1
2.7.1 (2019-11-22)
Bug Fixes
- exports: Check file extensions. (dcb8fc3)
v2.7.0
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
2.6.4 (2019-11-20)
Bug Fixes
- test: fix jest testMatch pattern (71eec2e)
v2.6.3
2.6.3 (2019-11-20)
Bug Fixes
- lint: fix typescript parser by removing parser override (c57bbad)
v2.6.2
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
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
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
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
2.4.1 (2019-10-29)
Bug Fixes
- reduce babel/runtime error to warning (40ac993)
v2.4.0
2.4.0 (2019-10-28)
Bug Fixes
- deps: update dependencies (785a8d7)
Features
- eslint: use eslint-config-tradeshift/jest config by default (0fa6a25)