Skip to content

Allow @angular/core ^5.0.0 and 5.0.0-rc.* as peer dependencies of material and cdk #7780

@IgorMinar

Description

@IgorMinar

Bug, feature request, or proposal:

We know that the latest versions of material and cdk are compatible with the latest @next version of Angular because that's what we use at Google. We should therefore configure the peer dependencies of the npm packages to support both the @lastest as well as @next version.

What is the expected behavior?

No installation warnings from npm/yarn

What is the current behavior?

warning "@angular/[email protected]" has incorrect peer dependency "@angular/core@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/common@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/core@~4.4.4".
warning "@angular/[email protected]" has incorrect peer dependency "@angular/common@~4.4.4".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions