github angular/universal v11.2.0

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

commit 053e69a
Author: Keen Yee Liau kyliau@google.com
Date: Tue Feb 16 10:59:56 2021 -0800

release: v11.2.0

commit f7802d3
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Feb 12 11:26:57 2021 +0100

build: update Angular packages to version 11.2

commit b8aac7f
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Feb 12 09:51:26 2021 +0100

build: update critters to version 0.0.7

(cherry picked from commit ca282eb4aff35f9fd958b0edb7ef4ab209943da9)

commit 5262abb
Author: Renovate Bot bot@renovateapp.com
Date: Fri Feb 12 07:03:00 2021 +0000

build: update critters to version 0.0.7

(cherry picked from commit e44fcf31d8f7b9265731cf78f4218e7cfc06ec79)

commit 63babeb
Author: Renovate Bot bot@renovateapp.com
Date: Mon Feb 8 18:11:33 2021 +0000

build: update to version

(cherry picked from commit 00997b2cc708a3eea3ea3a7e101f0b0091f9e694)

commit f9d1ed4
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 20:31:24 2021 +0100

ci: disable differential loading in integration tests

(cherry picked from commit 21417718134cb7ed8fef60f740018fbf8187f2dd)

commit 2be1c3c
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 20:13:44 2021 +0100

test(@nguniversal/common): update e2e test

(cherry picked from commit e1fa4e5c874b9c81a34896df86786cb34ec84462)

commit b990c82
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 17:53:22 2021 +0100

fix(@nguniversal/builders): fix development mode ignored stdout message

(cherry picked from commit 9808791e3e416f2d6c5925fd1851592288a504de)

commit 7eb52ed
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 14:24:12 2021 +0100

build: update Angular versions to v11.2

(cherry picked from commit fb43b8268ef44a6caab34561b014672a4ed559e9)

commit 03285c9
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 11:49:04 2021 +0100

fix(@nguniversal/builders): bundle critters in common engine.

critters is shipped with ES2015 this that we cannot extend it when we use the UMD because a downlevelled class cannot extend an ES2015 class as it will cause `cannot be invoked without 'new'`

With this change, critters will be included in the UMD bundle and downelevelled which would result in us being able to extend it.

Closes #1970

(cherry picked from commit 68b392a61ec0a37148cf6b71dfb9e8e3c4171f55)

commit 92ea3e6
Author: Alan Agius alan.agius4@gmail.com
Date: Mon Feb 8 10:25:27 2021 +0100

test(@nguniversal/builders): add E2E for critical css inlining

(cherry picked from commit d9a8a4f4757dd8252afe88b691cb4c168b045605)

commit 09207ad
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Feb 5 17:17:04 2021 +0100

fix(@nguniversal/common-engine): ReferenceError: URL is not defined

Closes #1974

commit 0d0254a
Author: Renovate Bot bot@renovateapp.com
Date: Thu Feb 4 11:15:25 2021 +0000

build: update puppeteer to version 7.0.1

commit fdaef71
Author: Renovate Bot bot@renovateapp.com
Date: Thu Feb 4 06:28:43 2021 +0000

build: update puppeteer to version 7.0.0

commit 7b5ed97
Author: Alan Agius alan.agius4@gmail.com
Date: Wed Feb 3 18:26:21 2021 +0100

fix(@nguniversal/hapi-engine): fix incorrect peer dependency on hapi

Closes #1969

commit 1b60dfc
Author: Renovate Bot bot@renovateapp.com
Date: Wed Feb 3 06:22:22 2021 +0000

build: update karma to version 6.1.0

commit 4655d46
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Feb 2 14:16:23 2021 +0100

build: update puppeteer to version 6

commit c8e891a
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Feb 2 14:24:34 2021 +0100

build: update to bazel 4

commit 3ddd7f9
Author: Alan Agius alan.agius4@gmail.com
Date: Tue Feb 2 15:13:33 2021 +0100

build: delete `@nguniversal/module-map-ngfactory-loader`

commit b1f53a9
Author: Renovate Bot bot@renovateapp.com
Date: Tue Feb 2 07:33:19 2021 +0000

build: update karma to version 6.0.4

commit f33ca12
Author: Renovate Bot bot@renovateapp.com
Date: Mon Feb 1 09:33:07 2021 +0000

build: update to version

commit 6fd38d8
Author: Alan Agius alan.agius4@gmail.com
Date: Thu Jan 28 16:59:33 2021 +0100

ci: add commit message validation

commit dc2f025
Author: Renovate Bot bot@renovateapp.com
Date: Thu Jan 28 06:03:44 2021 +0000

build: update karma to version 6.0.3

commit 40fbcc4
Author: Renovate Bot bot@renovateapp.com
Date: Tue Jan 26 19:01:08 2021 +0000

build: update karma to version 6.0.2

commit e30b693
Author: Renovate Bot bot@renovateapp.com
Date: Mon Jan 25 09:51:54 2021 +0000

build: update to version

commit d807d4c
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Jan 22 19:04:35 2021 +0100

test: remove extra dependency

commit 0e5bfc1
Author: Renovate Bot bot@renovateapp.com
Date: Fri Jan 22 10:31:52 2021 +0000

build: update @angular/dev-infra-private to version

commit 8bda041
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Jan 22 11:10:54 2021 +0100

fix(@nguniversal/aspnetcore-engine): correctly set publicPath

commit 65679da
Author: Alan Agius alan.agius4@gmail.com
Date: Fri Jan 22 11:19:47 2021 +0100

build: setup ng-dev tooling to perform merges

commit 68fc0c0
Author: Renovate Bot bot@renovateapp.com
Date: Thu Jan 21 06:38:44 2021 +0000

build: update karma to version 6.0.1

Don't miss a new universal release

NewReleases is sending notifications on new releases.