Features
feat: Adjust the meaning of `--quiet` to show issues. (#4763)
feat: Adjust the meaning of --quiet
to show issues. (#4763)
feat: Remove CommonJS APIs from most packages (#4760)
feat: Remove CommonJS APIs from most packages (#4760)
TypeScript 5.2.2 forced the issue by making it very difficult to generate both CommonJS and ESM code from the same code base.
Minor Breakage:
cspell-glob
is ESM Onlycspell-json-reporter
is ESM Only - this found an issue with the reporter loader.
API Breakage
The following packages are not ESM Only:
cspell-glob
@cspell/cspell-json-reporter