Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 225da92

Browse files
author
Stanislav Panferov
committed
chore(ver): v0.15.3
1 parent b55af48 commit 225da92

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
<a name"0.15.3"></a>
2+
### 0.15.3 (2015-11-24)
3+
4+
5+
#### Bug Fixes
6+
7+
* **checker-runtime:** fix SyncResolver type ([b55af480](https://github.com/s-panferov/awesome-typescript-loader/commit/b55af480))
8+
9+
10+
#### Features
11+
12+
* **checker-runtime:** checker now can resolve imports too ([99220c1f](https://github.com/s-panferov/awesome-typescript-loader/commit/99220c1f))
13+
14+
115
<a name"0.15.2"></a>
216
### 0.15.2 (2015-11-24)
317

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "awesome-typescript-loader",
3-
"version": "0.15.2",
3+
"version": "0.15.3",
44
"description": "Awesome TS loader for webpack",
55
"main": "dist.babel/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)