Skip to content

2.9

Compare
Choose a tag to compare
@Loirooriol Loirooriol released this 06 Oct 19:41
· 76 commits to master since this release

✔️ Dynamic data is no longer inserted into the source code of SVG icons (#16).

Previous versions shouldn't be vulnerable to SVG injection because external data was sanitized before insertion. But the current DOM approach is more robust and will scale better if I add more customization options in the future.