npm cspell 8.17.0
v8.17.0

latest release: 8.17.1
one day ago

Changes

Features

feat: Support Windows UNC files. (#6671)

feat: Support Windows UNC files. (#6671)


feat: Do not spell check random strings (#6615)

feat: Do not spell check random strings (#6615)

Added two new configuration options:

  • ignoreRandomStrings - (default true) tell the spell checker to ignore strings of random characters.
  • minRandomLength - (default 40) the minimum length of a string of characters before checking if it is random.

fixes #6573


Fixes

fix: ESLint plugin - store schema in code. (#6654)

fix: ESLint plugin - store schema in code. (#6654)


fix: Support passing CSpellConfigFile to endpoints (#6651)

fix: Support passing CSpellConfigFile to endpoints (#6651)


fix: some letters have multiple char codes. (#6610)

fix: some letters have multiple char codes. (#6610)

fixes #6574


fix: catch flagged words with `-` when ending with `.` (#6608)

fix: catch flagged words with - when ending with . (#6608)

fixes #6582


Dictionary Updates

fix: Workflow Bot -- Update Dictionaries (main) (#6672)

fix: Workflow Bot -- Update Dictionaries (main) (#6672)

Update Dictionaries (main)

Summary

 .../Azure/azure-rest-api-specs/report.yaml         |  5 +--
 .../Azure/azure-rest-api-specs/snapshot.txt        |  3 +-
 .../snapshots/dart-lang/sdk/report.yaml            |  4 +-
 .../snapshots/dart-lang/sdk/snapshot.txt           |  3 +-
 .../snapshots/eslint/eslint/report.yaml            | 14 +++---
 .../snapshots/eslint/eslint/snapshot.txt           |  9 ++--
 .../snapshots/gitbucket/gitbucket/report.yaml      |  3 +-
 .../snapshots/gitbucket/gitbucket/snapshot.txt     |  3 +-
 .../snapshots/ktaranov/sqlserver-kit/report.yaml   |  4 +-
 .../snapshots/ktaranov/sqlserver-kit/snapshot.txt  |  3 +-
 .../microsoft/TypeScript-Website/report.yaml       |  5 +--
 .../microsoft/TypeScript-Website/snapshot.txt      |  5 +--
 .../snapshots/neovim/nvim-lspconfig/report.yaml    |  4 +-
 .../snapshots/neovim/nvim-lspconfig/snapshot.txt   |  8 ++--
 .../snapshots/slint-ui/slint/report.yaml           |  7 ++-
 .../snapshots/slint-ui/slint/snapshot.txt          |  3 +-
 .../snapshots/sveltejs/svelte/report.yaml          |  5 +--
 .../snapshots/sveltejs/svelte/snapshot.txt         |  3 +-
 packages/cspell-bundled-dicts/package.json         |  8 ++--
 pnpm-lock.yaml                                     | 52 +++++++++++-----------
 20 files changed, 66 insertions(+), 85 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#6668)

fix: Workflow Bot -- Update Dictionaries (main) (#6668)

Update Dictionaries (main)

Summary

 packages/cspell-bundled-dicts/package.json |  4 ++--
 pnpm-lock.yaml                             | 26 +++++++++++++-------------
 2 files changed, 15 insertions(+), 15 deletions(-)

fix: Workflow Bot -- Update Dictionaries (main) (#6648)

fix: Workflow Bot -- Update Dictionaries (main) (#6648)

Update Dictionaries (main)

Summary

 .../MicrosoftDocs/PowerShell-Docs/report.yaml      |  3 +-
 .../MicrosoftDocs/PowerShell-Docs/snapshot.txt     |  3 +-
 .../snapshots/caddyserver/caddy/report.yaml        |  3 +-
 .../snapshots/caddyserver/caddy/snapshot.txt       |  3 +-
 .../snapshots/dart-lang/sdk/report.yaml            |  6 ++--
 .../snapshots/dart-lang/sdk/snapshot.txt           |  3 +-
 .../snapshots/django/django/report.yaml            | 14 +-------
 .../snapshots/django/django/snapshot.txt           | 12 +------
 .../snapshots/eslint/eslint/report.yaml            | 14 ++------
 .../snapshots/eslint/eslint/snapshot.txt           |  7 +---
 .../snapshots/liriliri/licia/report.yaml           |  4 +--
 .../snapshots/liriliri/licia/snapshot.txt          |  4 +--
 .../snapshots/sveltejs/svelte/report.yaml          |  6 ++--
 .../snapshots/sveltejs/svelte/snapshot.txt         |  4 +--
 packages/cspell-bundled-dicts/package.json         |  6 ++--
 pnpm-lock.yaml                                     | 41 +++++++++++++---------
 16 files changed, 44 insertions(+), 89 deletions(-)

Don't miss a new cspell release

NewReleases is sending notifications on new releases.