Skip to content

v3.0.0

Compare
Choose a tag to compare
@alexblunck alexblunck released this 27 Apr 12:21
· 8 commits to master since this release

Breaking Changes

  • When importing SVGs with es5 modules you now have to use:
    const icon = require('./icon.svg').default

Commits

v2.5.0...v3.0.0