github streetsidesoftware/cspell v7.2.0

latest releases: v8.14.4, v8.14.3, v8.14.2...
12 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.