Release v3.0.0
Changelog: v2.0.0...v3.0.0
Breaking
Use slugify and emoji.json (#169)
- Replace
speakingurl
byslugify
, it's maintained, lighter and faster for the same result - Use
emoji.json
in order to "translate" unicode emoji - Remove
unorm
to use nativenormalize
string's function - Describe options clearly in the README