Skip to content
This repository was archived by the owner on May 29, 2022. It is now read-only.

Releases: easy-webpack/config-typescript

v5.1.0

21 Dec 18:20

Choose a tag to compare

<a name"5.1.0">

5.1.0 (2016-12-21)

Features

  • index: add .tsx to resolve.extensions (41c9cf69, closes #11)

v5.0.1

13 Dec 21:28

Choose a tag to compare

<a name"5.0.1">

5.0.1 (2016-12-13)

Bug Fixes

  • index:
    • do not complain about wrong external typings (f6e20ffc)
    • use CheckerPlugin (b74a3299)
  • package: update awesome-typescript-loader (0d18309d)

v5.0.0

09 Dec 15:17

Choose a tag to compare

<a name"5.0.0">

5.0.0 (2016-12-09)

Features

Breaking Changes

  • uses awesome-typescript-loader 3.0

    (5bd1c93c)

v4.0.0

08 Nov 19:01

Choose a tag to compare

<a name"4.0.0">

4.0.0 (2016-11-08)

Features

  • package: remove babel dependencies (d67a6e7f)

Breaking Changes

  • please manually add babel dependencies if needed

    (d67a6e7f)

v3.1.0

08 Nov 16:41

Choose a tag to compare

<a name"3.1.0">

3.1.0 (2016-11-08)

Features

v3.0.1

08 Nov 15:03

Choose a tag to compare

<a name"3.0.1">

3.0.1 (2016-11-08)

Bug Fixes

v3.0.0

29 Oct 11:28

Choose a tag to compare

<a name"3.0.0">

3.0.0 (2016-10-29)

Bug Fixes

  • index: migrate loaders => rules (42bfbce6)

Breaking Changes

  • requires webpack@>=2.1.0.beta.25

    (42bfbce6)

v2.1.4

29 Oct 01:46

Choose a tag to compare

<a name"2.1.4">

2.1.4 (2016-10-29)

Bug Fixes

  • index:
    • use the type with metadata (15f42d65)
    • default extension should not be empty (7e3d4acd)

v2.1.3

11 Sep 12:49

Choose a tag to compare

<a name"2.1.3">

2.1.3 (2016-09-11)

Bug Fixes

  • package:

v2.1.2

22 Jul 19:56

Choose a tag to compare

<a name"2.1.2">

2.1.2 (2016-07-22)

Bug Fixes

  • package: update awesome-typescript-loader (6bed761a)