Skip to content

v5.0.0

Compare
Choose a tag to compare
@json-derulo json-derulo released this 04 May 17:41
· 5 commits to master since this release

Breaking Changes

  • Minimum required Angular version is now v16

  • Drop support for MDC-based components. Only legacy components are supported. In case you are using the MDC-based components, please use package angular-material-css-vars instead.

    The following options are now obsolete and were removed from the init-material-css-vars mixin: $load-legacy-components and $load-mdc-components.