- Breaking Change: If you are using CommonJS, you must now do `require('textextensions').default`
- If you want a JSON file, it is available via `textextensions/list.json`, and CDN access is available via https://unpkg.com/textextensions/list.json
- Converted to TypeScript
- Updated dependencies, [base files](https://github.com/bevry/base), and [editions](https://editions.bevry.me) using [boundation](https://github.com/bevry/boundation)
- Minimum required node version changed back from `node: >=10` to `node: >=0.8` to support some users still on very old versions