Skip to content

IE8 support dropped

Latest

Choose a tag to compare

@Sora2455 Sora2455 released this 07 May 14:00
· 20 commits to master since this release
18ec3dd

Support for IE8 dropped (in the form of no longer being able to generate PNG fallbacks for inline SVGs). No only should nobody be supporting a ten year old browser any more, but this lets the total dependencies shrink by nearly 300MB as they don't need to include a SVG->PNG converter anymore.

Also fix a bug that was causing duplicate IDs.