Skip to content
This repository has been archived by the owner on Oct 2, 2022. It is now read-only.

Releases: EndemolShineGroup/cosmiconfig-typescript-loader

v3.0.2

05 Sep 13:10
Compare
Choose a tag to compare

3.0.2 (2020-09-05)

Bug Fixes

  • remove yarn from engines declarations (26e9aec), closes #77
  • use valid version of Yarn in engines (09983de), closes #77

v3.0.1

04 Sep 23:39
Compare
Choose a tag to compare

3.0.1 (2020-09-04)

Bug Fixes

  • publish only necessary files to npm (edc924e)

v3.0.0

20 Jun 16:53
Compare
Choose a tag to compare

3.0.0 (2020-06-20)

Build System

  • change minimum supported Node version (c450d41)

BREAKING CHANGES

  • change minimum supported version of Node to v10

v2.0.0

20 Jun 13:59
Compare
Choose a tag to compare

2.0.0 (2020-06-20)

Features

  • deps: update cosmiconfig (dc9a903)

BREAKING CHANGES

  • deps: cosmiconfig API has changed in latest version

v1.0.2

20 Jun 13:27
Compare
Choose a tag to compare

1.0.2 (2020-06-20)

Bug Fixes

  • dependencies: limit cosmiconfig peer dependency with upper boundary (ec0c4f2)

v1.0.1

13 Jul 01:35
Compare
Choose a tag to compare

1.0.1 (2019-07-13)

Bug Fixes

v1.0.0

13 Oct 12:04
Compare
Choose a tag to compare

1.0.0 (2018-10-13)

Bug Fixes

  • sourcemaps: use inline sourcemaps for tests (db5f6d4)