Skip to content

v3.0.0

Choose a tag to compare

@owenvoke owenvoke released this 05 Nov 13:12
· 12 commits to main since this release
v3.0.0
803da4c

BREAKING CHANGES

  • This upgrades to Font Awesome 7, please check the Font Awesome upgrade guide for more details.
  • The custom icon set config has been renamed to custom-icons
  • All icon sets in the config will be automatically loaded, to disable a set, set the config to false

Please check the Upgrade Guide for more details.

What's Changed

  • chore(deps): drop support for older dependencies by @owenvoke in #99
  • chore: update to Font Awesome v7.1.0 by @github-actions[bot] in #98
  • feat: only load icons if in config by @owenvoke in #101
  • feat: change custom to custom-icons by @owenvoke in #102

Full Changelog: v2.9.1...v3.0.0