Releases: bensampaio/external-svg-sprite-loader
Releases · bensampaio/external-svg-sprite-loader
v7.1.2
v6.0.2
🐛 Bug Fix
- Breaks with [email protected] (#93)
v7.1.1
Bump version due to change of owner. This repo was moved from the karify group to the bensampaio group.
v7.1.0
🚀 New Feature
- Use
[contenthash]
for the icon names instead of[hash]
(#89)
🐛 Bug Fix
- Breaks with [email protected] (#89)
💅 Polish
- Upgrade all dependencies to their latest versions (#90)
📝 Documentation
- Recommend the usage of
[contenthash]
instead of[hash]
(#89)
🏠 Internal
v7.0.0
v6.0.1
v6.0.0
💥 Breaking change
- Drop support of Node.js 8
v5.0.0
💥 Breaking change
- Drop support of Node.js 6
v4.0.2
v4.0.1
- Use the full icon resource path as id so that other loaders like
svg-transform-loader
can be combined with this one