2.0.0 (2020-12-31)
chore
- Run
npm run generate
to update all language files (8608629) - Upgrade to ES2015, add .eslint.json and semantic-release (72c8e0e)
BREAKING CHANGES
- A lot of language files changed. I'll release this as major version just to make sure nothing is breaking.
- This module now only supports environments that support ES2015 (because of const declarations)