v2.1.19
Improvements
- Upgrade ESLint to v9. Config file is now:
eslint.config.mjs
. - Set specific file extensions to differentiate CommonJS (.cjs) and ECMAScript (.mjs) module formats.
- Convert
webpack.config
andbuild-locales
to ECMAScript module format. - Always use file extensions when importing sibling modules.
- Export all JClic classes in the NPM package