# Change Log All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. # [15.0.0-canary.90291f2e2.0](https://github.com/material-components/material-components-web/compare/v14.0.0...v15.0.0-canary.90291f2e2.0) (2023-05-23) ### Bug Fixes * **chips:** Add missing tokens for leading icon for validation ([4356e05](https://github.com/material-components/material-components-web/commit/4356e05c5e17a58d0a714e9f087db4b5060085bd)) * **chips:** Update elevation resolver function and mixins that apply elevation ([96f4726](https://github.com/material-components/material-components-web/commit/96f472604cd098572f50987262bcab933574f7b2)) * **chips:** Update elevation resolver function and mixins that apply elevation ([a0ae73b](https://github.com/material-components/material-components-web/commit/a0ae73b0e05a584715b2ec2841c033267f914c34)) * **chips:** Update elevation resolver logic and update suggestion chip accordingly ([7c35e50](https://github.com/material-components/material-components-web/commit/7c35e503698c72d1d848d1429cbb3106d555930d)) * **chips:** Update theme mixins to use the new resolver function ([05fb07f](https://github.com/material-components/material-components-web/commit/05fb07f9fd11ebf692b74591bc944360f613108f)) * Makes material component to depend on https://github.com/google/safevalues and be Trusted Type compatible. ([a44241e](https://github.com/material-components/material-components-web/commit/a44241e5428e7f83733b2bd8ab7acc851fc2fb85)) ### Features * **chips:** fix HCM chip styles ([86efd56](https://github.com/material-components/material-components-web/commit/86efd56f6a2aa9870a8457900e686bc35d3cb3bc)) * **chips:** Make light-theme tokens public ([51311e6](https://github.com/material-components/material-components-web/commit/51311e69ec61d62c214e0020fb856c39919ee657))