Skip to content

Commit 8537e37

Browse files
chore(release): 1.3.0-beta.1 [skip ci]
# [1.3.0-beta.1](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v1.2.0...v1.3.0-beta.1@beta) (2019-04-30) ### Bug Fixes * **tests:** fix linter tests that were doing nothing ([d078278](d078278)) * **tests:** linter tests - useTypescriptIncrementalApi usage ([e0020d6](e0020d6)) * **tests:** rework vue integration tests ([5ad2568](5ad2568)) ### Features * **apiincrementalchecker:** improve generation of diagnostics ([ae80e5f](ae80e5f)), closes [#257](#257)
1 parent cb72743 commit 8537e37

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# [1.3.0-beta.1](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v1.2.0...v1.3.0-beta.1@beta) (2019-04-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **tests:** fix linter tests that were doing nothing ([d078278](https://github.com/Realytics/fork-ts-checker-webpack-plugin/commit/d078278))
7+
* **tests:** linter tests - useTypescriptIncrementalApi usage ([e0020d6](https://github.com/Realytics/fork-ts-checker-webpack-plugin/commit/e0020d6))
8+
* **tests:** rework vue integration tests ([5ad2568](https://github.com/Realytics/fork-ts-checker-webpack-plugin/commit/5ad2568))
9+
10+
11+
### Features
12+
13+
* **apiincrementalchecker:** improve generation of diagnostics ([ae80e5f](https://github.com/Realytics/fork-ts-checker-webpack-plugin/commit/ae80e5f)), closes [#257](https://github.com/Realytics/fork-ts-checker-webpack-plugin/issues/257)
14+
115
# [1.2.0](https://github.com/Realytics/fork-ts-checker-webpack-plugin/compare/v1.1.1...v1.2.0) (2019-04-22)
216

317
### Bug Fixes

0 commit comments

Comments
 (0)