## <small>2.0.3 (2018-08-28)</small>

* fix: Added missing packages ([9e880d4](https://github.com/unlight/typescript-service/commit/9e880d4))
* fix: Update source bug when using eslint in watch mode ([481c177](https://github.com/unlight/typescript-service/commit/481c177))

## <small>2.0.2 (2018-08-26)</small>

* fix: Restored getSource file fallback implementation ([e29755c](https://github.com/unlight/typescript-service/commit/e29755c))

## <small>2.0.1 (2018-08-26)</small>

* fix: getSourceFile fail fixed if file is not defined in tsconfig ([3225ea7](https://github.com/unlight/typescript-service/commit/3225ea7))

## 2.0.0 (2018-08-24)

* docs: Updated README ([32e1449](https://github.com/unlight/typescript-service/commit/32e1449))
* feat: API revision ([68044bb](https://github.com/unlight/typescript-service/commit/68044bb))


### BREAKING CHANGE

* Removed update method

# 1.0.0 (2018-07-01)


### Docs

* Updated readme ([de14fc30f40935774ea27937d62f8d9e6bd23e5b](https://github.com/unlight/typescript-service/commit/de14fc30f40935774ea27937d62f8d9e6bd23e5b))

### Fix

* ESLint errors ([c5f60fb7254650647d2f9211d87e10ffb40b72df](https://github.com/unlight/typescript-service/commit/c5f60fb7254650647d2f9211d87e10ffb40b72df))
* Update method, fileContent is optinal ([0c7e6aaf752e872af76159022a4861c370ee4ee1](https://github.com/unlight/typescript-service/commit/0c7e6aaf752e872af76159022a4861c370ee4ee1))

### New

* First release ([7f31a56d16a2e9e976d15949a0f3d8b7da481e75](https://github.com/unlight/typescript-service/commit/7f31a56d16a2e9e976d15949a0f3d8b7da481e75))

### Update

* Added unit tests ([84857f77819387697a406276aefa32533a2924df](https://github.com/unlight/typescript-service/commit/84857f77819387697a406276aefa32533a2924df))
