* Use ESM **breaking**: please read [this guide](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) * Add types **breaking**: tiny chance of breaking, use a new version of TS and it’ll work
1.5.0
* Update Unicode to 13, to match GH
1.4.0
* Fix to match GitHub’s algorithm on unicode
1.3.0
* Expose static slug function for folks who do not want/need the stateful bits (Thanks [bobbylito](https://github.com/bobylito)!).
1.2.1
* Fix collisions for slugs with occurrences * Fix accessing `Object.prototype` methods * Fix Russian * Add `files` to package.json