Skip to content

Releases: Angular-RU/universal-starter

Angular 11

27 Apr 23:45
Compare
Choose a tag to compare
v11.0.0

fix: remove vendorChunk parameter from production build

Angular 7

24 Oct 10:15
Compare
Choose a tag to compare

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)

Add pwa

22 May 08:11
Compare
Choose a tag to compare

6.0.0 (2018-05-22)

Bug Fixes

Features