Bug Fix | Ignores | common source directory names are getting ignored by default, e.g. 'scripts', 'utils', etc | |
Refactoring | Maintenance | remove cjs version of main index file and use wpw tool to create cjs version from esm syntax index file, allowing to keep 1 copy instead of 2 copies kept in sync with different import/export syntax | |
Refactoring | General | bump minimum required eslint version to v9.22.0 | |
Refactoring | Options | add new 'tsconfig' option for finer grain ts control by referencing project |