npm cspell 7.2.0
v7.2.0

latest releases: 8.16.0, 8.15.7, 8.15.6...
14 months ago

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 Only
  • cspell-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

Don't miss a new cspell release

NewReleases is sending notifications on new releases.