Skip to content

v1.1.0

Compare
Choose a tag to compare
@jonaskuske jonaskuske released this 10 Jun 23:03

Changelog

[1.1.0] - 2019-06-11

Added

  • You can now pass selector strings or <link> elements directly, rather than wrapping it in a config object.
  • When using an Array to specify multiple icons to target, the different options (selector, HTMLLinkElement, config object) can be mixed-and-matched
  • In addition to Arrays, favicon-mode-switcher now also supports NodeList so you can use it with document.querySelectorAll()