HealthCatalyst / Fabric.Cashmere

Health Catalyst’s comprehensive design system.
http://cashmere.healthcatalyst.net
Apache License 2.0
66 stars 76 forks source link

Allow @angular/cdk peer dependency greater than current version #2342

Closed jonest closed 1 month ago

jonest commented 1 month ago

Currently, we have a section on the Cashmere website suggesting that consumer Angular versions do not need to track the version used by Cashmere, but Angular CDK requires a major version match, while the rest do not. Without this, it's not possible, in practice, to upgrade to a newer version of Angular until Cashmere is also updated.

Tested this with Pop Analyzer locally and I was able to use Angular v18 without compilation issues and did not see any glaring issues when smoke testing.

health-catalyst commented 1 month ago

:tada: This PR is included in version 17.2.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: