-
Notifications
You must be signed in to change notification settings - Fork 312
v2 to v3 upgrade guide
Yousef Ouda edited this page Apr 22, 2019
·
14 revisions
Take a look at our carbon-angular-starter for a quickstart on v3
-
@carbon/icons-angular
^10.1.0 is now a peer dependency -
carbon-components
^10.0.0
- Default header styles are no longer supported, you must define you own heading/body styles using typesets
// Example
h1 {
@include type-style('productive-heading-05');
}
- Remove the experimental feature flag