# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="7.0.0"></a>
# [7.0.0](https://github.com/Angular-RU/angular-universal-starter/compare/v6.1.0...v7.0.0) (2018-10-24)


### Bug Fixes

* build webpack and docker.ssr ([575ae52](https://github.com/Angular-RU/angular-universal-starter/commit/575ae52))
* change lang without reload page ([7501bc9](https://github.com/Angular-RU/angular-universal-starter/commit/7501bc9))
* remove node fetch ([d96bd4d](https://github.com/Angular-RU/angular-universal-starter/commit/d96bd4d))
* TransferHttpCacheModule - work! ([9197b6c](https://github.com/Angular-RU/angular-universal-starter/commit/9197b6c))
* update [@gorniv](https://github.com/gorniv)/ngx-transfer-http ([dc632fb](https://github.com/Angular-RU/angular-universal-starter/commit/dc632fb))
* **script:** add delay for watch script ([56d8470](https://github.com/Angular-RU/angular-universal-starter/commit/56d8470))
* **watch:** use bash for terminal on windows ([5732dd2](https://github.com/Angular-RU/angular-universal-starter/commit/5732dd2))


### Features

* add watch script ([2b1151e](https://github.com/Angular-RU/angular-universal-starter/commit/2b1151e))
* include style to inline style server render ([dbb413b](https://github.com/Angular-RU/angular-universal-starter/commit/dbb413b))
* inline style browser ([029df7d](https://github.com/Angular-RU/angular-universal-starter/commit/029df7d))
* update to Angular 7 ([1301091](https://github.com/Angular-RU/angular-universal-starter/commit/1301091))



<a name="6.1.0"></a>
# [6.1.0](https://github.com/Angular-RU/angular-universal-starter/compare/v6.0.0...v6.1.0) (2018-06-06)


### Bug Fixes

* **script:** build:server ([4144fb5](https://github.com/Angular-RU/angular-universal-starter/commit/4144fb5))
* `TypeScript : 2.7.2` ([adff684](https://github.com/Angular-RU/angular-universal-starter/commit/adff684))
* add dir `static` to Dockerfile ([6b3cdd3](https://github.com/Angular-RU/angular-universal-starter/commit/6b3cdd3))
* https://github.com/DefinitelyTyped/DefinitelyTyped/issues/26198 ([1bf6a36](https://github.com/Angular-RU/angular-universal-starter/commit/1bf6a36))
* remove TranslateModule.forChild() from modules ([4daced7](https://github.com/Angular-RU/angular-universal-starter/commit/4daced7))


### Features

* Use prerender and dynamic render [#8](https://github.com/Angular-RU/angular-universal-starter/issues/8) ([081f188](https://github.com/Angular-RU/angular-universal-starter/commit/081f188))



<a name="6.0.0"></a>
# 6.0.0 (2018-05-22)


### Bug Fixes

* **pwa:** remove old pwa ([9cd0e47](https://github.com/Angular-RU/angular-universal-starter/commit/9cd0e47))


### Features

* **pwa:** ng add [@angular](https://github.com/angular)/pwa --project universal-demo ([188920f](https://github.com/Angular-RU/angular-universal-starter/commit/188920f))