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

Commit fe08642

Browse files
author
Stanislav Panferov
committed
chore(ver): v0.14.0-rc.0
1 parent 91b55ef commit fe08642

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name"0.14.0-rc.0"></a>
2+
### 0.14.0-rc.0 (2015-09-10)
3+
4+
5+
#### Features
6+
7+
* ***:** checker in sep. process now runs only with ForkCheckerPlugin ([85e9e1bc](https://github.com/s-panferov/awesome-typescript-loader/commit/85e9e1bc))
8+
9+
110
<a name"0.13.1"></a>
211
### 0.13.1 (2015-09-03)
312

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.13.1",
3+
"version": "0.14.0-rc.0",
44
"description": "Awesome TS loader for webpack",
55
"main": "dist/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)