Skip to content

v1.1.0: 2020 Update

Choose a tag to compare

@iest iest released this 15 Aug 08:52

πŸ†• Add option to disable SVGO
πŸ†• Add option to disable ID namespacing
πŸ› οΈ Add prettier & npm task
πŸ› οΈ Use airbnb eslint config
πŸ› οΈ Improve tests
πŸ“ Update readme
πŸ“ Add changelog
✨ Remove yarn lockfile
✨ Various other improvements

For details to the API changes, check out the options in the newly updated readme.

Thanks to @moelders for much of the refactoring, @amogower for the ID namespacing improvements, and I also stole the idea for disabling SVGO from @Nickhoyer's fork.