Skip to content

2.0.0

Compare
Choose a tag to compare
@AliOsm AliOsm released this 06 Dec 12:54
· 15 commits to main since this release

In v2, Phlex::Icons is now PhlexIcons 🎉

Multiple conflicts happened with Phlex::Icons once I start upgrading from Phlex v1 to Phlex v2, the main issue is the custom icons feature where you can define icons from outside the gem and you will be able to use them directly in your are under Phlex::Icons::Custom module. In this case, Phlex module was conflicting. So, I decided to rename the gem from Phlex::Icons to PhlexIcons, this way we will not have any conflicts :3

If you are using the gem, you just need to Cmd+Shift+F in VSCode and replace Phlex::Icons with PhlexIcons, nothing else is required 🚀

Full Changelog: 1.8.0...2.0.0