Skip to content

Commit

Permalink
Merge pull request #19 from Realytics/release/0.2.2
Browse files Browse the repository at this point in the history
v0.2.2
  • Loading branch information
piotr-oles committed Jun 7, 2017
2 parents 3303765 + 673b532 commit c273f12
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.2.2
* Force `isolatedModule: false` in checker compiler for better performance

## v0.2.1
* Fix for `tslint: true` option issue

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fork-ts-checker-webpack-plugin",
"version": "0.2.1",
"version": "0.2.2",
"description": "Runs typescript type checker and linter on separate process.",
"main": "lib/index.js",
"scripts": {
Expand Down

0 comments on commit c273f12

Please sign in to comment.