Skip to content

Latest commit

 

History

History
59 lines (33 loc) · 2.91 KB

CHANGELOG.md

File metadata and controls

59 lines (33 loc) · 2.91 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

7.0.0 (2018-10-24)

Bug Fixes

  • build webpack and docker.ssr (575ae52)
  • change lang without reload page (7501bc9)
  • remove node fetch (d96bd4d)
  • TransferHttpCacheModule - work! (9197b6c)
  • update @gorniv/ngx-transfer-http (dc632fb)
  • script: add delay for watch script (56d8470)
  • watch: use bash for terminal on windows (5732dd2)

Features

  • add watch script (2b1151e)
  • include style to inline style server render (dbb413b)
  • inline style browser (029df7d)
  • update to Angular 7 (1301091)

6.1.0 (2018-06-06)

Bug Fixes

Features

  • Use prerender and dynamic render #8 (081f188)

6.0.0 (2018-05-22)

Bug Fixes

Features