github angular/universal v9.0.1

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

commit cf8913b
Author: Keen Yee Liau kyliau@google.com
Date: Thu Feb 20 13:30:35 2020 -0800

release: v9.0.1

commit 6b4d116
Author: Keen Yee Liau kyliau@google.com
Date: Thu Feb 20 13:24:35 2020 -0800

build: Update publish script

Update the publish script to invoke existing build command, then run the
script generated by Bazel npm_package target to publish to npm.

commit 01838b6
Author: Keen Yee Liau kyliau@google.com
Date: Thu Feb 20 13:18:44 2020 -0800

build: Change --symlink_prefix to dist/

`--symlink_prefix=/` will not generate `bazel-out` in the repository,
which would cause the npm_package.publish script to fail, since it looks
for the `bazel-out` directory to find package directory and package.json

commit a063e68
Author: Alan Agius alan.agius4@gmail.com
Date: Thu Feb 20 09:14:16 2020 +0100

build: add `@types/node` resolutions

This addresses `Conflicting definitions for 'node'`

commit 25abb20
Author: Renovate Bot bot@renovateapp.com
Date: Wed Feb 19 17:40:55 2020 +0000

build: update to version

commit 9faaa66
Author: Alan Agius alan.agius4@gmail.com
Date: Wed Feb 19 08:17:56 2020 +0100

build: update @types/express and http-proxy-middleware

commit 281a3c8
Author: Alan Agius alan.agius4@gmail.com
Date: Wed Feb 19 15:02:37 2020 +0100

fix(builders): only remove reload script leading slash when having a public host with a path name

We should only remove the leading slash of BrowserSync script when having a public host with a path name, this will other cause the browser sync script not to be found when using a base href.

Closes #1495

commit 78eeb9f
Author: Renovate Bot bot@renovateapp.com
Date: Wed Feb 19 06:16:11 2020 +0000

build: update @bazel/ibazel to version ^0.12.0

commit 57a0399
Author: Renovate Bot bot@renovateapp.com
Date: Fri Feb 14 06:15:16 2020 +0000

build: update @bazel/bazel to version 2.1.0

commit 01d641a
Author: Renovate Bot bot@renovateapp.com
Date: Tue Feb 11 06:15:08 2020 +0000

build: update karma-jasmine to version 3.1.1

commit 12df979
Author: Willem Meints willem.meints@gmail.com
Date: Mon Feb 10 23:20:33 2020 +0100

Change ServerAppModule to AppServerModule (#1498)

commit 7ecdd13
Author: Renovate Bot bot@renovateapp.com
Date: Sat Feb 8 06:15:22 2020 +0000

build: update @bazel/hide-bazel-files to version ~1.3.0

Don't miss a new universal release

NewReleases is sending notifications on new releases.