Skip to content

Upgrade to Angular 11 #1987

@steve-todorov

Description

@steve-todorov

Task Description

We need to upgrade our @angular/* dependencies from 10.* to version 11.*.

Notable changes

  • Angular >= 11 drops support for IE 9, 10 and Mobile
  • Angular requires TypeScript 4.0+.
  • Allows for opt-in to webpack 5 by using Yarn and adding "resolutions": {"webpack": "^5.0.0"} to your package.json.
    • This also allows to use webpack module federation which will be handy.
  • See other changes here

Tasks

The following tasks will need to be carried out:

Help

Metadata

Metadata

Assignees

Labels

dependenciesPull requests that update a dependency file

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions