Releases: bensampaio/external-svg-sprite-loader
Releases · bensampaio/external-svg-sprite-loader
v7.1.2
Compare
Sorry, something went wrong.
No results found
Bump so 7 remains as the latest version.
v6.0.2
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fix
Breaks with mini-css-extract-plugin@1.3.0 (#93 )
v7.1.1
Compare
Sorry, something went wrong.
No results found
Bump version due to change of owner. This repo was moved from the karify group to the bensampaio group .
v7.1.0
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Use [contenthash] for the icon names instead of [hash] (#89 )
🐛 Bug Fix
Breaks with mini-css-extract-plugin@1.3.0 (#89 )
💅 Polish
Upgrade all dependencies to their latest versions (#90 )
📝 Documentation
Recommend the usage of [contenthash] instead of [hash] (#89 )
🏠 Internal
Update the React example app to use React 17 and the new automatic transform (#90 )
Upgrade all the React example app dependencies to their latest versions (#90 )
v7.0.0
Compare
Sorry, something went wrong.
No results found
💥 Breaking change
Remove all deprecation warnings for webpack@5 which results in webpack@4 no longer being supported (#87 )
Minimum supported Node.js version is now 10.13.0 (#87 )
v6.0.1
Compare
Sorry, something went wrong.
No results found
🚀 New Feature
Remove Webpack 5 deprecation warnings (#71 )
v6.0.0
Compare
Sorry, something went wrong.
No results found
💥 Breaking change
Drop support of Node.js 8
v5.0.0
Compare
Sorry, something went wrong.
No results found
💥 Breaking change
Drop support of Node.js 6
v4.0.2
Compare
Sorry, something went wrong.
No results found
Upgrade all dependencies
Allow dashes in sprite name (#60 )
v4.0.1
Compare
Sorry, something went wrong.
No results found
Use the full icon resource path as id so that other loaders like svg-transform-loader can be combined with this one