Upgrading to 0.9.0
Replace component icons
When registering component icons, use the ComponentIcon enum (available under @makeswift/runtime) instead of the original string values. Below is a table of the deprecated string values and their new enum equivalent:
Here is the link to the official release notes.