angular/angular
### [`v10.2.0`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#1020-2020-10-21)
[Compare Source](https://togithub.com/angular/angular/compare/10.1.6...10.2.0)
##### Bug Fixes
- **core:** guard reading of global `ngDevMode` for undefined. ([#36055](https://togithub.com/angular/angular/issues/36055)) ([02405f1](https://togithub.com/angular/angular/commit/02405f1))
- **platform-server:** Resolve absolute URL from baseUrl ([#39334](https://togithub.com/angular/angular/issues/39334)) ([71fb99f](https://togithub.com/angular/angular/commit/71fb99f))
##### BREAKING CHANGES
- **platform-server:** If you use `useAbsoluteUrl` to setup `platform-server`, you now need to
also specify `baseUrl`.
We are intentionally making this a breaking change in a minor release,
because if `useAbsoluteUrl` is set to `true` then the behavior of the
application could be unpredictable, resulting in issues that are hard to
discover but could be affecting production environments.
Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
10.1.6
->10.2.0
10.1.6
->10.2.0
Release Notes
angular/angular
### [`v10.2.0`](https://togithub.com/angular/angular/blob/master/CHANGELOG.md#1020-2020-10-21) [Compare Source](https://togithub.com/angular/angular/compare/10.1.6...10.2.0) ##### Bug Fixes - **core:** guard reading of global `ngDevMode` for undefined. ([#36055](https://togithub.com/angular/angular/issues/36055)) ([02405f1](https://togithub.com/angular/angular/commit/02405f1)) - **platform-server:** Resolve absolute URL from baseUrl ([#39334](https://togithub.com/angular/angular/issues/39334)) ([71fb99f](https://togithub.com/angular/angular/commit/71fb99f)) ##### BREAKING CHANGES - **platform-server:** If you use `useAbsoluteUrl` to setup `platform-server`, you now need to also specify `baseUrl`. We are intentionally making this a breaking change in a minor release, because if `useAbsoluteUrl` is set to `true` then the behavior of the application could be unpredictable, resulting in issues that are hard to discover but could be affecting production environments.Renovate configuration
:date: Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by WhiteSource Renovate. View repository job log here.