1.2.3
- Use XPath instead of
getElementsByTagName()
to improve performance. T336917. - Localisation updates from https://translatewiki.net.
- Upgrade Eslint etc., and add correct Node and NPM versions to CI.
- Exclude i18n files from eslint.
getElementsByTagName()
to improve performance. T336917.