You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(material-experimental): bump peer dependency to MDC v8.0.0 canary (#20527)
We've been using the MDC v8.0.0 canary version pipeline for quite
a while now, but our peer dependency was left on v6.0.0. This commit
updates the peer dependency to the current version we use for
development of the experimental MDC components. We cannot guarantee
compatibility with the older canary versions of MDC as there have
been quite a lot of changes and we actively develop with the most
recent canary versions.
Note that the peer dependency can quickly become outdated, but
it's better being on the correct major at least.
0 commit comments