github angular/universal v11.0.0-next.2

latest releases: 16.2.0, 16.1.3, 16.2.0-rc.0...
pre-release3 years ago

commit 81ba768
Author: Keen Yee Liau kyliau@google.com
Date: Thu Nov 5 20:08:52 2020 -0800

release: v11.0.0-next.2

commit 66e6805
Author: Alan Agius alan.agius4@gmail.com
Date: Thu Nov 5 11:22:52 2020 +0100

feat(builders): support service worker generation with prerendering

Closes: #1505

commit fb1428a
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Nov 3 15:13:14 2020 +0100

refactor: major clean up of all engines

- add return type to domContentLoadedFactory
- remove unused DI tokens
- Remove FileLoader implementations from all engines. Instead use the one in @nguniversal/common
- Extend RenderOptions Express and Hapi engines interfaces from Common Engine RenderOptions

commit 1d38029
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Nov 2 11:44:05 2020 +0100

build: remove deletion-target tslint rule and increase line length to 140

Align a bit more with the CLI code standards

commit b5514c7
Author: Renovate Bot bot@renovateapp.com
Date: Mon Nov 2 08:06:06 2020 +0000

build: update to version

commit 39ef4c5
Author: Renovate Bot bot@renovateapp.com
Date: Sat Oct 31 09:01:11 2020 +0000

build: update to version

commit 666b879
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Oct 30 18:07:27 2020 +0100

fix: don't bundle common engine in hapi and express engine

The common engine is a direct depedency and hence bundle it is redundant.

commit e855870
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Oct 30 12:41:55 2020 +0100

test: avoid doing differential loading in UT

commit 96441c2
Author: Renovate Bot bot@renovateapp.com
Date: Fri Oct 30 05:04:04 2020 +0000

build: update @bazel/ibazel to version 0.14.0

commit f4fbedd
Author: Alan Agius alan.agius4@gmail.com
Date: Wed Oct 28 20:41:05 2020 +0100

fix(builders): improve prerendering logging

With this change we improve the prerender logging by:
- Reduce the verbosity of the logs when generating route
- Improve logs when an error occuries
- Add a spinner

Closes #1844

commit 1f0409f
Author: Renovate Bot bot@renovateapp.com
Date: Wed Oct 28 05:04:48 2020 +0000

build: update puppeteer to version 5.4.1

commit 8866772
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Oct 27 10:56:37 2020 +0100

build: update angular packages to version 11

commit 23c49d6
Author: Renovate Bot bot@renovateapp.com
Date: Mon Oct 26 19:03:51 2020 +0000

build: update build_bazel_rules_nodejs to version 2.2.2

commit c6f436e
Author: Renovate Bot bot@renovateapp.com
Date: Mon Oct 26 19:12:42 2020 +0000

build: update karma to version 5.2.3

commit 39a53b1
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Oct 26 19:09:03 2020 +0100

build: update build_bazel_rules_nodejs to 2.0.2

commit 61f77c6
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Oct 26 19:07:51 2020 +0100

build: update puppeteer to version 5.4.0 (#1872)

commit 5177364
Author: George Kalpakas kalpakas.g@gmail.com
Date: Wed Oct 21 20:32:23 2020 +0300

build: update `lock-closed` GitHub action to latest version

This commit updates the version of the `dev-infra/lock-closed` GitHub
action to the latest version, that includes the fix from
angular/dev-infra#80.

commit e83a484
Author: Alan Agius alan.agius4@gmail.com
Date: Wed Oct 21 09:56:05 2020 +0200

ci: bump to lastest sha of angular/dev-infra's lock-closed action



Update to the latest lock-closed action to fix the link which is used.

commit 5071a02
Author: Renovate Bot bot@renovateapp.com
Date: Thu Oct 1 05:05:29 2020 +0000

build: update codelyzer to version 6.0.1

commit 1bbe16f
Author: Dmitrij Kuba dmkuba.dev@gmail.com
Date: Thu Sep 24 18:47:45 2020 +0300

docs: fix typo

Don't miss a new universal release

NewReleases is sending notifications on new releases.