Releases: angular/universal
v11.0.0
commit 95c4bb7
Author: Keen Yee Liau [email protected]
Date: Wed Nov 11 15:37:42 2020 -0800
release: v11.0.0
commit 7911045
Author: Keen Yee Liau [email protected]
Date: Mon Nov 9 20:25:51 2020 -0800
release: v11.0.0-rc.0
commit 4bb9568
Author: Renovate Bot [email protected]
Date: Mon Nov 9 08:06:06 2020 +0000
build: update to version
commit 5217257
Author: Alan Agius [email protected]
Date: Fri Nov 6 09:55:24 2020 +0100
fix: remove extractCss from ssr-dev-server builder
As of Angular CLI version 11, extractCss is deprecated and is now done by default.
commit 81ba768
Author: Keen Yee Liau [email protected]
Date: Thu Nov 5 20:08:52 2020 -0800
release: v11.0.0-next.2
commit 66e6805
Author: Alan Agius [email protected]
Date: Thu Nov 5 11:22:52 2020 +0100
feat(builders): support service worker generation with prerendering
Closes: #1505
commit fb1428a
Author: Alan Agius [email protected]
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 [email protected]
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 [email protected]
Date: Mon Nov 2 08:06:06 2020 +0000
build: update to version
commit 39ef4c5
Author: Renovate Bot [email protected]
Date: Sat Oct 31 09:01:11 2020 +0000
build: update to version
commit 666b879
Author: Alan Agius [email protected]
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 [email protected]
Date: Fri Oct 30 12:41:55 2020 +0100
test: avoid doing differential loading in UT
commit 96441c2
Author: Renovate Bot [email protected]
Date: Fri Oct 30 05:04:04 2020 +0000
build: update @bazel/ibazel to version 0.14.0
commit f4fbedd
Author: Alan Agius [email protected]
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 [email protected]
Date: Wed Oct 28 05:04:48 2020 +0000
build: update puppeteer to version 5.4.1
commit 8866772
Author: Alan Agius [email protected]
Date: Tue Oct 27 10:56:37 2020 +0100
build: update angular packages to version 11
commit 23c49d6
Author: Renovate Bot [email protected]
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 [email protected]
Date: Mon Oct 26 19:12:42 2020 +0000
build: update karma to version 5.2.3
commit 39a53b1
Author: Alan Agius [email protected]
Date: Mon Oct 26 19:09:03 2020 +0100
build: update build_bazel_rules_nodejs to 2.0.2
commit 61f77c6
Author: Alan Agius [email protected]
Date: Mon Oct 26 19:07:51 2020 +0100
build: update puppeteer to version 5.4.0 (#1872)
commit 5177364
Author: George Kalpakas [email protected]
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 [email protected]
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 [email protected]
Date: Thu Oct 1 05:05:29 2020 +0000
build: update codelyzer to version 6.0.1
commit 1bbe16f
Author: Dmitrij Kuba [email protected]
Date: Thu Sep 24 18:47:45 2020 +0300
docs: fix typo
commit fc5337e
Author: Keen Yee Liau [email protected]
Date: Thu Sep 24 08:49:28 2020 -0700
release: v11.0.0-next.1
commit 5111d41
Author: Alan Agius [email protected]
Date: Thu Sep 24 14:39:47 2020 +0200
refactor: remove usage on `@schematics/angular` old json helpers
commit 2293fa1
Author: Renovate Bot [email protected]
Date: Wed Sep 23 05:03:32 2020 +0000
build: update puppeteer to version 5.3.1
commit bca1dfe
Author: Alan Agius [email protected]
Date: Tue Sep 22 13:47:32 2020 +0200
ci: update configuration to use new CircleCI docker images
commit c928beb
Author: Alan Agius [email protected]
Date: Tue Sep 22 14:20:24 2020 +0200
style: fix typo in comment (#1841)
commit 538bc7d
Author: Joey Perrott [email protected]
Date: Mon Sep 21 12:50:28 2020 -0700
build: update tslint rules to remove usage of whitelist in comments
Remove usage of the term whitelist in commenting for noRxjsPatchImportsRule
commit 114b584
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 16:29:51 2020 -0400
build: update to version (#1838)
Co-authored-by: Renovate Bot <[email protected]>
commit 76cb6dc
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:54:03 2020 -0400
build: update jasmine-spec-reporter to version 6.0.0 (#1836)
Co-authored-by: Renovate Bot <[email protected]>
commit ad5f960
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:53:42 2020 -0400
build: update rollup to version ~2.28.0 (#1837)
Co-authored-by: Renovate Bot <[email protected]>
commit c7c109f
Author: Renovate Bot [email protected]
Date: Wed Sep 16 07:43:47 2020 +0000
build: update rollup to version ~2.27.0
commit cd9ee41
Author: Renovate Bot [email protected]
Date: Mon Sep 14 07:06:26 2020 +0000
build: update to version
commit ff711be
Author: Renovate Bot [email protected]
Date: Sat Sep 12 05:04:56 2020 +0000
build: update puppeteer to version 5.3.0
commit 47a478e
Author: Renovate Bot [email protected]
Date: Fri Sep 11 17:10:28 2020 +0000
build: update to version
commit b312152
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Sep 11 16:37:04 2020 +0000
build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <[email protected]>
commit 24578ec
Author: Alan Agius [email protected]
Date: Fri Sep 11 10:40:05 2020 +0200
ci: update puppeteer
commit bd40305
Author: Renovate Bot [email protected]
Date: Wed Sep 9 05:05:10 2020 +0000
build: update karma to version 5.2.2
commit 15f4830
Author: Keen Yee Liau [email protected]
Date: Thu Sep 3 09:14:36 2020 -0700
release: v11.0.0-next.0
commit b330aa4
Author: Alan Agius [email protected]
Date: Thu Sep 3 08:34:44 2020 +0200
build: update angular deps to version 11
commit 2e471d1
Author: Keen Yee Liau [email protected]
Date: Wed Sep 2 21:25:33 2020 -0700
build: remove --experimental_allow_incremental_repository_updates in bazelrc
Managed directories is no longer an experimental feature, so the flag is
no longer needed in .bazelrc.
v11.0.0-rc.0
commit 7911045 (HEAD -> master, tag: v11.0.0-rc.0)
Author: Keen Yee Liau [email protected]
Date: Mon Nov 9 20:25:51 2020 -0800
release: v11.0.0-rc.0
commit 4bb9568 (upstream/master)
Author: Renovate Bot [email protected]
Date: Mon Nov 9 08:06:06 2020 +0000
build: update to version
commit 5217257
Author: Alan Agius [email protected]
Date: Fri Nov 6 09:55:24 2020 +0100
fix: remove extractCss from ssr-dev-server builder
As of Angular CLI version 11, extractCss is deprecated and is now done by default.
v11.0.0-next.2
commit 81ba768
Author: Keen Yee Liau [email protected]
Date: Thu Nov 5 20:08:52 2020 -0800
release: v11.0.0-next.2
commit 66e6805
Author: Alan Agius [email protected]
Date: Thu Nov 5 11:22:52 2020 +0100
feat(builders): support service worker generation with prerendering
Closes: #1505
commit fb1428a
Author: Alan Agius [email protected]
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 [email protected]
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 [email protected]
Date: Mon Nov 2 08:06:06 2020 +0000
build: update to version
commit 39ef4c5
Author: Renovate Bot [email protected]
Date: Sat Oct 31 09:01:11 2020 +0000
build: update to version
commit 666b879
Author: Alan Agius [email protected]
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 [email protected]
Date: Fri Oct 30 12:41:55 2020 +0100
test: avoid doing differential loading in UT
commit 96441c2
Author: Renovate Bot [email protected]
Date: Fri Oct 30 05:04:04 2020 +0000
build: update @bazel/ibazel to version 0.14.0
commit f4fbedd
Author: Alan Agius [email protected]
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 [email protected]
Date: Wed Oct 28 05:04:48 2020 +0000
build: update puppeteer to version 5.4.1
commit 8866772
Author: Alan Agius [email protected]
Date: Tue Oct 27 10:56:37 2020 +0100
build: update angular packages to version 11
commit 23c49d6
Author: Renovate Bot [email protected]
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 [email protected]
Date: Mon Oct 26 19:12:42 2020 +0000
build: update karma to version 5.2.3
commit 39a53b1
Author: Alan Agius [email protected]
Date: Mon Oct 26 19:09:03 2020 +0100
build: update build_bazel_rules_nodejs to 2.0.2
commit 61f77c6
Author: Alan Agius [email protected]
Date: Mon Oct 26 19:07:51 2020 +0100
build: update puppeteer to version 5.4.0 (#1872)
commit 5177364
Author: George Kalpakas [email protected]
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 [email protected]
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 [email protected]
Date: Thu Oct 1 05:05:29 2020 +0000
build: update codelyzer to version 6.0.1
commit 1bbe16f
Author: Dmitrij Kuba [email protected]
Date: Thu Sep 24 18:47:45 2020 +0300
docs: fix typo
v11.0.0-next.1
commit fc5337e
Author: Keen Yee Liau [email protected]
Date: Thu Sep 24 08:49:28 2020 -0700
release: v11.0.0-next.1
commit 5111d41
Author: Alan Agius [email protected]
Date: Thu Sep 24 14:39:47 2020 +0200
refactor: remove usage on `@schematics/angular` old json helpers
commit 2293fa1
Author: Renovate Bot [email protected]
Date: Wed Sep 23 05:03:32 2020 +0000
build: update puppeteer to version 5.3.1
commit bca1dfe
Author: Alan Agius [email protected]
Date: Tue Sep 22 13:47:32 2020 +0200
ci: update configuration to use new CircleCI docker images
commit c928beb
Author: Alan Agius [email protected]
Date: Tue Sep 22 14:20:24 2020 +0200
style: fix typo in comment (#1841)
commit 538bc7d
Author: Joey Perrott [email protected]
Date: Mon Sep 21 12:50:28 2020 -0700
build: update tslint rules to remove usage of whitelist in comments
Remove usage of the term whitelist in commenting for noRxjsPatchImportsRule
commit 114b584
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 16:29:51 2020 -0400
build: update to version (#1838)
Co-authored-by: Renovate Bot <[email protected]>
commit 76cb6dc
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:54:03 2020 -0400
build: update jasmine-spec-reporter to version 6.0.0 (#1836)
Co-authored-by: Renovate Bot <[email protected]>
commit ad5f960
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Sep 21 15:53:42 2020 -0400
build: update rollup to version ~2.28.0 (#1837)
Co-authored-by: Renovate Bot <[email protected]>
commit c7c109f
Author: Renovate Bot [email protected]
Date: Wed Sep 16 07:43:47 2020 +0000
build: update rollup to version ~2.27.0
commit cd9ee41
Author: Renovate Bot [email protected]
Date: Mon Sep 14 07:06:26 2020 +0000
build: update to version
commit ff711be
Author: Renovate Bot [email protected]
Date: Sat Sep 12 05:04:56 2020 +0000
build: update puppeteer to version 5.3.0
commit 47a478e
Author: Renovate Bot [email protected]
Date: Fri Sep 11 17:10:28 2020 +0000
build: update to version
commit b312152
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri Sep 11 16:37:04 2020 +0000
build(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)
Signed-off-by: dependabot[bot] <[email protected]>
commit 24578ec
Author: Alan Agius [email protected]
Date: Fri Sep 11 10:40:05 2020 +0200
ci: update puppeteer
commit bd40305
Author: Renovate Bot [email protected]
Date: Wed Sep 9 05:05:10 2020 +0000
build: update karma to version 5.2.2
v11.0.0-next.0
commit 15f4830
Author: Keen Yee Liau [email protected]
Date: Thu Sep 3 09:14:36 2020 -0700
release: v11.0.0-next.0
commit b330aa4
Author: Alan Agius [email protected]
Date: Thu Sep 3 08:34:44 2020 +0200
build: update angular deps to version 11
commit 2e471d1
Author: Keen Yee Liau [email protected]
Date: Wed Sep 2 21:25:33 2020 -0700
build: remove --experimental_allow_incremental_repository_updates in bazelrc
Managed directories is no longer an experimental feature, so the flag is
no longer needed in .bazelrc.
v10.1.0
commit 3f841ef
Author: Keen Yee Liau [email protected]
Date: Wed Sep 2 21:17:50 2020 -0700
release: v10.1.0
commit f92baae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed Sep 2 17:35:00 2020 +0000
build(deps): bump bl from 4.0.2 to 4.0.3
Bumps [bl](https://github.com/rvagg/bl) from 4.0.2 to 4.0.3.
- [Release notes](https://github.com/rvagg/bl/releases)
- [Commits](https://github.com/rvagg/bl/compare/v4.0.2...v4.0.3)
Signed-off-by: dependabot[bot] <[email protected]>
commit 09ae8c0
Author: Renovate Bot [email protected]
Date: Wed Sep 2 16:51:20 2020 +0000
build: update karma to version 5.2.1
commit 132de1e
Author: Keen Yee Liau [email protected]
Date: Thu Aug 27 10:42:25 2020 -0700
release: v10.1.0-rc.0
commit 756d0b1
Author: Alan Agius [email protected]
Date: Thu Aug 27 10:08:22 2020 +0200
build: update Angular packages to 10.1.0-rc.0
commit 0eb7253
Author: Alan Agius [email protected]
Date: Wed Aug 26 10:20:21 2020 +0200
build: update @types/hapi__hapi to version ^20.0.0
commit b8a0040
Author: Alan Agius [email protected]
Date: Wed Aug 26 08:23:46 2020 +0200
build: update to TypeScript 4.0
commit e47dbc8
Author: Renovate Bot [email protected]
Date: Sat Aug 22 05:05:28 2020 +0000
build: update ts-node to version 9.0.0
commit f3efa35
Author: Renovate Bot [email protected]
Date: Sat Aug 15 05:04:27 2020 +0000
build: update rollup to version ~2.26.0
commit 7bdd58d
Author: Renovate Bot [email protected]
Date: Fri Aug 14 05:04:39 2020 +0000
build: update rollup to version ~2.25.0
commit 1b2ddbb
Author: Renovate Bot [email protected]
Date: Thu Aug 13 05:05:04 2020 +0000
build: update karma-jasmine to version 4.0.1
commit d45d9b1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Aug 12 01:29:03 2020 -0400
build: update karma-jasmine to version 4.0.0 (#1798)
Co-authored-by: Renovate Bot <[email protected]>
v10.1.0-rc.0
commit 132de1e
Author: Keen Yee Liau [email protected]
Date: Thu Aug 27 10:42:25 2020 -0700
release: v10.1.0-rc.0
commit 756d0b1
Author: Alan Agius [email protected]
Date: Thu Aug 27 10:08:22 2020 +0200
build: update Angular packages to 10.1.0-rc.0
commit 0eb7253
Author: Alan Agius [email protected]
Date: Wed Aug 26 10:20:21 2020 +0200
build: update @types/hapi__hapi to version ^20.0.0
commit b8a0040
Author: Alan Agius [email protected]
Date: Wed Aug 26 08:23:46 2020 +0200
build: update to TypeScript 4.0
commit e47dbc8
Author: Renovate Bot [email protected]
Date: Sat Aug 22 05:05:28 2020 +0000
build: update ts-node to version 9.0.0
commit f3efa35
Author: Renovate Bot [email protected]
Date: Sat Aug 15 05:04:27 2020 +0000
build: update rollup to version ~2.26.0
commit 7bdd58d
Author: Renovate Bot [email protected]
Date: Fri Aug 14 05:04:39 2020 +0000
build: update rollup to version ~2.25.0
commit 1b2ddbb
Author: Renovate Bot [email protected]
Date: Thu Aug 13 05:05:04 2020 +0000
build: update karma-jasmine to version 4.0.1
commit d45d9b1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Aug 12 01:29:03 2020 -0400
build: update karma-jasmine to version 4.0.0 (#1798)
Co-authored-by: Renovate Bot <[email protected]>
v10.0.2
commit 4e949a3
Author: Keen Yee Liau [email protected]
Date: Tue Aug 11 14:18:43 2020 -0700
release: v10.0.2
commit 34ec6be
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Mon Aug 10 12:16:47 2020 +0200
build: update concurrently to version 5.3.0 (#1791)
Co-authored-by: Renovate Bot <[email protected]>
commit b5c2eb2
Author: An Sergei [email protected]
Date: Sat Aug 8 03:38:10 2020 +1000
fix(common): handle arrays in querystrings
caching GET request with query string with array of parameter gets the first value only.
it breaks caching for the same url with different query string for example
for api http://api.example.com?params=1¶ms=2¶ms=3 cache key will be http://api.example.com?params=1
for api http://api.example.com?params=1¶ms=2 cache key will be the same http://api.example.com?params=1
and therefor API request will not be sent to server.
commit 7a4032a
Author: Renovate Bot [email protected]
Date: Sat Aug 1 12:55:23 2020 +0000
build: update terser to version ^5.0.0
commit da64943
Author: Renovate Bot [email protected]
Date: Sat Aug 1 05:04:50 2020 +0000
build: update tslint to version 6.1.3
commit adb8965
Author: Alan Agius [email protected]
Date: Fri Jul 31 20:02:00 2020 +0200
docs: fix bug template
The bug template is not showing
commit 06b5113
Author: Renovate Bot [email protected]
Date: Wed Jul 29 05:04:49 2020 +0000
build: update karma to version 5.1.1
commit c57bd3f
Author: Renovate Bot [email protected]
Date: Fri Jul 24 05:04:28 2020 +0000
build: update rollup to version ~2.23.0
commit e158998
Author: Renovate Bot [email protected]
Date: Fri Jul 24 05:04:10 2020 +0000
build: update jasmine-core to version 3.6.0
commit 5e14b93
Author: Renovate Bot [email protected]
Date: Mon Jul 20 07:42:26 2020 +0000
build: update to version
commit df1881a
Author: Renovate Bot [email protected]
Date: Sat Jul 18 12:54:36 2020 +0000
build: update rollup to version ~2.22.0
commit ef4e27d
Author: Renovate Bot [email protected]
Date: Sat Jul 18 05:05:57 2020 +0000
build: update puppeteer to version ~5.2.0
commit c7a4cdf
Author: Renovate Bot [email protected]
Date: Thu Jul 16 21:47:03 2020 +0000
build: update to version
commit b31a26b
Author: Renovate Bot [email protected]
Date: Mon Jul 13 08:55:21 2020 +0000
build: update puppeteer to version ~5.1.0
commit eadf4d4
Author: Alan Agius [email protected]
Date: Wed Jul 8 16:34:48 2020 +0200
build: embed tslib in umd bundles (#1760)
When tslib is listed as part of the globals, it will not be embedded in the UMD bundles.
https://github.com/angular/angular/blob/fd65958b887f6ea8dd5235e6de1d533e4c578602/packages/bazel/src/ng_package/ng_package.bzl#L226-L228
Users using UMD bundles, shouldn't be needing to add the tslib script, also this is important because tslib is a direct depedency of the package and not a peer depedency.
This is also to align with the Angular FW packages.
commit 9e0a150
Author: Renovate Bot [email protected]
Date: Wed Jul 8 05:07:47 2020 +0000
build: update rollup to version ~2.21.0
commit 2aab22f
Author: Adam Plumer [email protected]
Date: Sat Jun 27 16:17:36 2020 -0500
fixup! docs: update issue template and Gotchas guide
commit cc6f717
Author: Adam Plumer [email protected]
Date: Sat Jun 27 16:16:29 2020 -0500
fixup! docs: update issue template and Gotchas guide
commit 394f30f
Author: Adam Plumer [email protected]
Date: Sat Jun 13 22:34:22 2020 -0500
docs: update issue template and Gotchas guide
The Gotchas guide hasn't been updated in quite some time. This
refresh adds a more structured layout with explicit examples
and solutions for the most common issues.
This also updates the issue template to add a note about what
constitutes an appropriate issue, and a link to the gotchas guide.
commit 6fc561b
Author: Renovate Bot [email protected]
Date: Tue Jul 7 05:06:10 2020 +0000
build: update rollup to version ~2.20.0
commit 6be1af9
Author: Renovate Bot [email protected]
Date: Mon Jul 6 07:42:30 2020 +0000
build: update to version
commit 7a4e603
Author: Renovate Bot [email protected]
Date: Sun Jul 5 05:31:05 2020 +0000
build: update rollup to version ~2.19.0
commit fd444a1
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri Jul 3 01:27:01 2020 -0500
build: update to version (#1717)
Co-authored-by: Renovate Bot <[email protected]>
commit dc2b87c
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri Jul 3 01:04:56 2020 -0500
build: update codelyzer to version 6.0.0 (#1752)
Co-authored-by: Renovate Bot <[email protected]>
commit 61c7e3d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Fri Jul 3 00:47:20 2020 -0500
build: update puppeteer to version ~5.0.0 (#1753)
Co-authored-by: Renovate Bot <[email protected]>
v10.0.1
commit 8a32f27
Author: Keen Yee Liau [email protected]
Date: Tue Jun 30 13:57:38 2020 -0700
release: v10.0.1
commit c262c72
Author: Alan Agius [email protected]
Date: Fri Jun 26 13:00:45 2020 +0200
build: update lock file and @types/node resolutions
commit 2dbe674
Author: Alan Agius [email protected]
Date: Fri Jun 26 10:52:35 2020 +0200
fix(express-engine): `RenderOptions` is not assignable to `object`
Closes #1744
commit 0ebf846
Author: Alan Agius [email protected]
Date: Fri Jun 26 10:45:56 2020 +0200
fix(express-engine): fix return type for app method
commit 9024f1c
Author: Alan Agius [email protected]
Date: Fri Jun 26 10:41:24 2020 +0200
test: enable strict mode testing
commit ea49db1
Author: Alan Agius [email protected]
Date: Thu Jun 25 12:14:20 2020 +0200
tests: update tests to work with version 10
v10.0.0
commit b77598a
Author: Keen Yee Liau [email protected]
Date: Wed Jun 24 16:15:45 2020 -0700
release: v10.0.0
commit 0040480
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun Jun 21 23:44:56 2020 -0500
build: update rollup to version ~2.18.0 (#1741)
Co-authored-by: Renovate Bot <[email protected]>
commit 085f37d
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu Jun 18 00:56:31 2020 -0500
build: update rollup to version ~2.17.0 (#1738)
Co-authored-by: Renovate Bot <[email protected]>
commit a7e9195
Author: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Date: Wed Jun 17 00:16:41 2020 -0500
build: update puppeteer to version ~4.0.0 (#1734)
Co-authored-by: Renovate Bot <[email protected]>
commit 3cb414b
Author: Keen Yee Liau [email protected]
Date: Tue Jun 16 14:55:10 2020 -0700
release: v10.0.0-rc.1
Previous commit did not bump the version.
commit 25c78bc
Author: Keen Yee Liau [email protected]
Date: Tue Jun 16 14:50:00 2020 -0700
release: v10.0.0-rc.1
commit 9effb24
Author: Adam Plumer [email protected]
Date: Sun Jun 14 00:37:15 2020 -0500
build: remove dev dependency on @types/express-serve-static-core
@types/express-serve-static-core is now a direct dependency of
@types/express, and having both creates TypeScript conflicts.
commit fc3d184
Author: Alan Agius [email protected]
Date: Fri Jun 12 13:33:06 2020 +0200
docs: remove redundant sections and broken link
commit 794097b
Author: Renovate Bot [email protected]
Date: Sat Jun 13 05:15:17 2020 +0000
build: update rollup to version ~2.16.0
commit 1e5b46d
Author: Kishan Gajera [email protected]
Date: Thu Jun 11 11:37:23 2020 -0400
fix(express-engine): use response in request object if not provided
The implementation of the Express server does not pass the `res` render option to the engine. In this case, fallback to use the response stored in Express' request object.
Closes #1691
commit dd1b3be
Author: Renovate Bot [email protected]
Date: Fri Jun 12 05:17:17 2020 +0000
build: update karma to version 5.1.0
commit a9e9ea6
Author: Alan Agius [email protected]
Date: Wed Jun 10 14:19:26 2020 +0200
fix(hapi-engine): make server.ts compliant with typedef tslint rule
Related to: https://github.com/angular/angular-cli/pull/17834
commit 4bb3837
Author: Alan Agius [email protected]
Date: Wed Jun 10 14:19:14 2020 +0200
fix(express-engine): make server.ts compliant with typedef tslint rule
Related to: https://github.com/angular/angular-cli/pull/17834
commit d7cdcb2
Author: Renovate Bot [email protected]
Date: Mon Jun 8 05:53:31 2020 +0000
build: update rollup to version ~2.15.0
commit a522137
Author: Alan Agius [email protected]
Date: Mon Jun 8 12:53:10 2020 +0200
build: use @bazel/bazelisk rather than @bazel/bazel
@bazel/bazel is being deprecated. @bazel/bazelisk is a drop in
replacement for @bazel/bazel.
commit d443e1e
Author: Renovate Bot [email protected]
Date: Fri Jun 5 18:37:22 2020 +0000
build: update rollup to version ~2.13.0
commit d2aef65
Author: Renovate Bot [email protected]
Date: Tue Jun 2 09:04:05 2020 +0000
build: update puppeteer to version ~3.3.0
commit 1a52a2b
Author: Renovate Bot [email protected]
Date: Sun May 31 07:59:18 2020 +0000
build: update ts-node to version 8.10.2
commit a3a3769
Author: Renovate Bot [email protected]
Date: Sun May 31 08:17:11 2020 +0000
build: update @types/fs-extra to version ^9.0.0
commit d69351d
Author: Renovate Bot [email protected]
Date: Sun May 31 07:51:36 2020 +0000
build: update karma to version 5.0.9
commit 154bc8d
Author: Renovate Bot [email protected]
Date: Sun May 31 07:28:12 2020 +0000
build: update karma-jasmine to version 3.3.1
commit f2cdccb
Author: Renovate Bot [email protected]
Date: Sun May 31 04:52:04 2020 +0000
build: update rollup to version ~2.12.0
commit 86afd15
Author: Renovate Bot [email protected]
Date: Fri May 29 11:23:33 2020 +0000
build: update rollup to version ~2.11.0
commit 6c70f1d
Author: Renovate Bot [email protected]
Date: Fri May 29 05:27:35 2020 +0000
build: update @bazel/hide-bazel-files to version ~1.7.0
commit 8ee74f6
Author: Renovate Bot [email protected]
Date: Fri May 29 05:27:49 2020 +0000
build: update karma-coverage-istanbul-reporter to version 3.0.3
commit e6c0fee
Author: Renovate Bot [email protected]
Date: Fri May 29 09:35:31 2020 +0000
build: update puppeteer to version ~3.2.0
commit c306fe9
Author: Keen Yee Liau [email protected]
Date: Wed May 27 13:59:44 2020 -0700
release: v10.0.0-rc.0
commit 8221655
Author: Alan Agius [email protected]
Date: Sat May 23 21:28:58 2020 +0200
ci: update chrome driver to 83.0.4103.0
commit c61f581
Author: Renovate Bot [email protected]
Date: Sat May 23 19:24:02 2020 +0000
build: update puppeteer to version ~3.1.0
commit b4e8972
Author: Alan Agius [email protected]
Date: Fri May 22 09:51:16 2020 +0200
build: update angula packages to version 10 rc0
commit 1c0caa4
Author: Alan Agius [email protected]
Date: Thu May 21 12:07:40 2020 +0200
ci: update to node 12.9
@hapi/[email protected] requires node version `>=12.0.0`
commit 38d3868
Author: Alan Agius [email protected]
Date: Thu May 21 11:18:39 2020 +0200
refactor: update prerender utils to work with TS 3.9
TypeScript 3.9 changed the way exports/imports work, by making them readonly in conformance with ES2015 spec. This, however breaks `spyOn`
commit 52e7505
Author: Alan Agius [email protected]
Date: Thu May 21 11:16:44 2020 +0200
build: remove unused bazel macros
commit 914a6c6
Author: Alan Agius [email protected]
Date: Thu May 21 09:45:39 2020 +0200
refactor: remove unused schematics units from hapi-engine
commit ea6b0c4
Author: Alan Agius [email protected]
Date: Thu May 21 09:29:00 2020 +0200
refactor: update to tslib 2.0 and move to direct dependencies
Tslib version is bound to the TypeScript version used to compile the library. Thus, we shouldn't list `tslib` as a `peerDependencies`. This is because, a user can install libraries which have been compiled with older versions of TypeScript and thus require multiple `tslib` versions to be installed.
Reference: TOOL-1377
commit 60f9fd2
Author: Alan Agius [email protected]
Date: Tue May 19 13:02:03 2020 +0200
build: update to TypeScript 3.9
commit 30796b8
Author: Renovate Bot [email protected]
Date: Fri May 15 06:12:07 2020 +0000
build: update angular-in-memory-web-api to version ^0.11.0
commit 6b962dd
Author: Alan Agius [email protected]
Date: Thu May 14 13:32:35 2020 +0200
build: add debug config for bazel test targets
commit 23fc97e
Author: Alan Agius [email protected]
Date: Thu May 14 12:55:37 2020 +0200
feat: remove engine restriction of >=10.13.0 <13.0.0
The Angular FW does support Node 14
Closes: #1686
commit dafa881
Author: Renovate Bot [email protected]
Date: Thu May 14 05:12:17 2020 +0000
build: update protractor to version 7.0.0
commit acb2ac9
Author: Renovate Bot [email protected]
Date: Wed May 13 05:13:54 2020 +0000
build: update rollup to version ~2.10.0
commit 3b250ca
Author: Renovate Bot [email protected]
Date: Wed May 13 05:13:37 2020 +0000
build: update tslib to version ~1.12.0
commit 968d82d
Author: Renovate Bot [email protected]
Date: Wed May 13 05:13:25 2020 +0000
build: update karma-jasmine-html-reporter to version 1.5.4
commit a1bc972
Author: Keen Yee Liau [email protected]
Date: Mon May 11 11:58:12 2020 -0700
release: v10.0.0-next.0
commit 3f26c30
Author: Alan Agius [email protected]
Date: Mon May 11 18:39:19 2020 +0200
ci: run intergration e2e tests with puppeteer
commit f46d26e...