From 2b85b2b458b1117870a4f0aee18fb45ce991848d Mon Sep 17 00:00:00 2001 From: "streetsidesoftware[bot]" Date: Tue, 16 Jul 2024 16:36:28 +0000 Subject: [PATCH] v8.11.0 --- CHANGELOG.md | 4 ++++ integration-tests/CHANGELOG.md | 4 ++++ integration-tests/package.json | 2 +- lerna.json | 2 +- packages/Samples/CHANGELOG.md | 4 ++++ packages/Samples/package.json | 2 +- packages/cspell-bundled-dicts/CHANGELOG.md | 4 ++++ packages/cspell-bundled-dicts/package.json | 2 +- packages/cspell-code-snippets/CHANGELOG.md | 4 ++++ packages/cspell-code-snippets/package.json | 2 +- packages/cspell-config-lib/CHANGELOG.md | 4 ++++ packages/cspell-config-lib/package.json | 2 +- packages/cspell-dictionary/CHANGELOG.md | 4 ++++ packages/cspell-dictionary/package.json | 2 +- packages/cspell-eslint-plugin/CHANGELOG.md | 4 ++++ packages/cspell-eslint-plugin/package.json | 2 +- packages/cspell-gitignore/CHANGELOG.md | 4 ++++ packages/cspell-gitignore/package.json | 2 +- packages/cspell-glob/CHANGELOG.md | 4 ++++ packages/cspell-glob/package.json | 2 +- packages/cspell-grammar/CHANGELOG.md | 4 ++++ packages/cspell-grammar/package.json | 2 +- packages/cspell-io/CHANGELOG.md | 4 ++++ packages/cspell-io/package.json | 2 +- packages/cspell-json-reporter/CHANGELOG.md | 4 ++++ packages/cspell-json-reporter/package.json | 2 +- packages/cspell-lib/CHANGELOG.md | 4 ++++ packages/cspell-lib/package.json | 2 +- packages/cspell-pipe/CHANGELOG.md | 4 ++++ packages/cspell-pipe/package.json | 2 +- packages/cspell-resolver/CHANGELOG.md | 4 ++++ packages/cspell-resolver/package.json | 2 +- packages/cspell-service-bus/CHANGELOG.md | 4 ++++ packages/cspell-service-bus/package.json | 2 +- packages/cspell-strong-weak-map/CHANGELOG.md | 4 ++++ packages/cspell-strong-weak-map/package.json | 2 +- packages/cspell-tools/CHANGELOG.md | 4 ++++ packages/cspell-tools/package.json | 2 +- packages/cspell-trie-lib/CHANGELOG.md | 4 ++++ packages/cspell-trie-lib/package.json | 2 +- packages/cspell-trie/CHANGELOG.md | 4 ++++ packages/cspell-trie/package.json | 2 +- packages/cspell-types/CHANGELOG.md | 4 ++++ packages/cspell-types/package.json | 2 +- packages/cspell-url/CHANGELOG.md | 4 ++++ packages/cspell-url/package.json | 2 +- packages/cspell/CHANGELOG.md | 4 ++++ packages/cspell/package.json | 2 +- packages/dynamic-import/CHANGELOG.md | 4 ++++ packages/dynamic-import/package.json | 2 +- packages/hunspell-reader/CHANGELOG.md | 4 ++++ packages/hunspell-reader/package.json | 2 +- rfc/rfc-0001 suggestions/CHANGELOG.md | 4 ++++ rfc/rfc-0001 suggestions/package.json | 2 +- .../cspell-dictionary/test-cspell-dictionary/CHANGELOG.md | 4 ++++ .../cspell-dictionary/test-cspell-dictionary/package.json | 2 +- .../test-cspell-eslint-plugin-v7/CHANGELOG.md | 4 ++++ .../test-cspell-eslint-plugin-v7/package.json | 2 +- .../test-cspell-eslint-plugin-v8/CHANGELOG.md | 4 ++++ .../test-cspell-eslint-plugin-v8/package.json | 2 +- .../test-cspell-eslint-plugin-v9/CHANGELOG.md | 4 ++++ .../test-cspell-eslint-plugin-v9/package.json | 2 +- .../cspell-gitignore/test-cspell-gitignore/CHANGELOG.md | 4 ++++ .../cspell-gitignore/test-cspell-gitignore/package.json | 2 +- test-packages/cspell-glob/test-cspell-glob/CHANGELOG.md | 4 ++++ test-packages/cspell-glob/test-cspell-glob/package.json | 2 +- test-packages/cspell-io/test-cspell-io/CHANGELOG.md | 4 ++++ test-packages/cspell-io/test-cspell-io/package.json | 2 +- test-packages/cspell-lib/test-cspell-esbuild-cjs/CHANGELOG.md | 4 ++++ test-packages/cspell-lib/test-cspell-esbuild-cjs/package.json | 2 +- test-packages/cspell-lib/test-cspell-lib-esm/CHANGELOG.md | 4 ++++ test-packages/cspell-lib/test-cspell-lib-esm/package.json | 2 +- test-packages/cspell-lib/test-cspell-lib-rollup/CHANGELOG.md | 4 ++++ test-packages/cspell-lib/test-cspell-lib-rollup/package.json | 2 +- test-packages/cspell-lib/test-cspell-lib-webpack/CHANGELOG.md | 4 ++++ test-packages/cspell-lib/test-cspell-lib-webpack/package.json | 2 +- test-packages/cspell-pipe/test-cspell-pipe-esm/CHANGELOG.md | 4 ++++ test-packages/cspell-pipe/test-cspell-pipe-esm/package.json | 2 +- .../cspell-pipe/test-cspell-pipe-rollup/CHANGELOG.md | 4 ++++ .../cspell-pipe/test-cspell-pipe-rollup/package.json | 2 +- .../test-cspell-service-bus-esm/CHANGELOG.md | 4 ++++ .../test-cspell-service-bus-esm/package.json | 2 +- .../test-cspell-service-bus-rollup/CHANGELOG.md | 4 ++++ .../test-cspell-service-bus-rollup/package.json | 2 +- .../test-cspell-strong-weak-map/CHANGELOG.md | 4 ++++ .../test-cspell-strong-weak-map/package.json | 2 +- test-packages/cspell-tools/test-cspell-tools/CHANGELOG.md | 4 ++++ test-packages/cspell-tools/test-cspell-tools/package.json | 2 +- .../cspell-trie-lib/test-cspell-trie-lib/CHANGELOG.md | 4 ++++ .../cspell-trie-lib/test-cspell-trie-lib/package.json | 2 +- test-packages/cspell-types/test-cspell-types-cjs/CHANGELOG.md | 4 ++++ test-packages/cspell-types/test-cspell-types-cjs/package.json | 2 +- test-packages/cspell-types/test-cspell-types-esm/CHANGELOG.md | 4 ++++ test-packages/cspell-types/test-cspell-types-esm/package.json | 2 +- .../cspell-types/test-cspell-types-rollup/CHANGELOG.md | 4 ++++ .../cspell-types/test-cspell-types-rollup/package.json | 2 +- test-packages/cspell-types/validate-schema/CHANGELOG.md | 4 ++++ test-packages/cspell-types/validate-schema/package.json | 2 +- test-packages/cspell/test-cspell-cli/CHANGELOG.md | 4 ++++ test-packages/cspell/test-cspell-cli/package.json | 2 +- test-packages/cspell/test-cspell-esbuild-cjs/CHANGELOG.md | 4 ++++ test-packages/cspell/test-cspell-esbuild-cjs/package.json | 2 +- test-packages/cspell/test-cspell-esm-reporter/CHANGELOG.md | 4 ++++ test-packages/cspell/test-cspell-esm-reporter/package.json | 2 +- test-packages/cspell/test-cspell/CHANGELOG.md | 4 ++++ test-packages/cspell/test-cspell/package.json | 2 +- test-packages/dictionaries/companies/CHANGELOG.md | 4 ++++ test-packages/dictionaries/companies/package.json | 2 +- test-packages/dictionaries/software-terms/CHANGELOG.md | 4 ++++ test-packages/dictionaries/software-terms/package.json | 2 +- .../dynamic-import/test-dynamic-import-cjs/CHANGELOG.md | 4 ++++ .../dynamic-import/test-dynamic-import-cjs/package.json | 2 +- .../dynamic-import/test-dynamic-import-esm/CHANGELOG.md | 4 ++++ .../dynamic-import/test-dynamic-import-esm/package.json | 2 +- .../dynamic-import/test-dynamic-import-rollup/CHANGELOG.md | 4 ++++ .../dynamic-import/test-dynamic-import-rollup/package.json | 2 +- .../examples/example-cspell-lib-single-doc/CHANGELOG.md | 4 ++++ .../examples/example-cspell-lib-single-doc/package.json | 2 +- test-packages/yarn/yarn2/CHANGELOG.md | 4 ++++ test-packages/yarn/yarn2/package.json | 2 +- 120 files changed, 300 insertions(+), 60 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b0c62fd124c..39ed2eda819 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/integration-tests/CHANGELOG.md b/integration-tests/CHANGELOG.md index befcc4ef494..71ecfd33a3b 100644 --- a/integration-tests/CHANGELOG.md +++ b/integration-tests/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/integration-tests/package.json b/integration-tests/package.json index 252c64b0c94..b004bc6567b 100644 --- a/integration-tests/package.json +++ b/integration-tests/package.json @@ -1,7 +1,7 @@ { "name": "cspell-integration-tests", "private": true, - "version": "8.10.4", + "version": "8.11.0", "description": "Integration tests for cspell. It will execute cspell against various repositories and compare the results.", "bin": { "cspell-integration-tests": "tester.js", diff --git a/lerna.json b/lerna.json index 41835760ca5..ade0e79358c 100644 --- a/lerna.json +++ b/lerna.json @@ -6,7 +6,7 @@ "./test-packages/*/*", "./integration-tests" ], - "version": "8.10.4", + "version": "8.11.0", "command": { "version": { "allowBranch": "main", diff --git a/packages/Samples/CHANGELOG.md b/packages/Samples/CHANGELOG.md index 219a5a7f7dd..b3919f8918a 100644 --- a/packages/Samples/CHANGELOG.md +++ b/packages/Samples/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/Samples/package.json b/packages/Samples/package.json index 10bbc75ac45..3903a6d656b 100644 --- a/packages/Samples/package.json +++ b/packages/Samples/package.json @@ -1,6 +1,6 @@ { "name": "cspell-tools-samples", - "version": "8.10.4", + "version": "8.11.0", "description": "Sample files used during unit tests", "private": true, "scripts": { diff --git a/packages/cspell-bundled-dicts/CHANGELOG.md b/packages/cspell-bundled-dicts/CHANGELOG.md index cb5cddbdd57..35ce787115c 100644 --- a/packages/cspell-bundled-dicts/CHANGELOG.md +++ b/packages/cspell-bundled-dicts/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-bundled-dicts/package.json b/packages/cspell-bundled-dicts/package.json index 9607e2fe735..5c228b06095 100644 --- a/packages/cspell-bundled-dicts/package.json +++ b/packages/cspell-bundled-dicts/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-bundled-dicts", - "version": "8.10.4", + "version": "8.11.0", "description": "Dictionaries bundled with cspell", "publishConfig": { "access": "public" diff --git a/packages/cspell-code-snippets/CHANGELOG.md b/packages/cspell-code-snippets/CHANGELOG.md index d4291335ff5..0965ce6ac67 100644 --- a/packages/cspell-code-snippets/CHANGELOG.md +++ b/packages/cspell-code-snippets/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-code-snippets/package.json b/packages/cspell-code-snippets/package.json index 57af4887b24..4ee12e6b15d 100644 --- a/packages/cspell-code-snippets/package.json +++ b/packages/cspell-code-snippets/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-code-snippets", - "version": "8.10.4", + "version": "8.11.0", "description": "Code snippets and data structures.", "private": true, "files": [], diff --git a/packages/cspell-config-lib/CHANGELOG.md b/packages/cspell-config-lib/CHANGELOG.md index 88678ab6690..1c40dad6e23 100644 --- a/packages/cspell-config-lib/CHANGELOG.md +++ b/packages/cspell-config-lib/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-config-lib/package.json b/packages/cspell-config-lib/package.json index 81efa864a82..94535d70730 100644 --- a/packages/cspell-config-lib/package.json +++ b/packages/cspell-config-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-config-lib", - "version": "8.10.4", + "version": "8.11.0", "description": "CSpell Config library", "keywords": [ "cspell", diff --git a/packages/cspell-dictionary/CHANGELOG.md b/packages/cspell-dictionary/CHANGELOG.md index 20838fe464d..d146b39d923 100644 --- a/packages/cspell-dictionary/CHANGELOG.md +++ b/packages/cspell-dictionary/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-dictionary/package.json b/packages/cspell-dictionary/package.json index a6cec934b88..75a7d5ff1df 100644 --- a/packages/cspell-dictionary/package.json +++ b/packages/cspell-dictionary/package.json @@ -1,6 +1,6 @@ { "name": "cspell-dictionary", - "version": "8.10.4", + "version": "8.11.0", "description": "A spelling dictionary library useful for checking words and getting suggestions.", "type": "module", "sideEffects": false, diff --git a/packages/cspell-eslint-plugin/CHANGELOG.md b/packages/cspell-eslint-plugin/CHANGELOG.md index 03d73a0b45b..1da07aa7866 100644 --- a/packages/cspell-eslint-plugin/CHANGELOG.md +++ b/packages/cspell-eslint-plugin/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-eslint-plugin/package.json b/packages/cspell-eslint-plugin/package.json index e3a00d8da23..44debc12eaa 100644 --- a/packages/cspell-eslint-plugin/package.json +++ b/packages/cspell-eslint-plugin/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "CSpell ESLint plugin", "keywords": [ "cspell", diff --git a/packages/cspell-gitignore/CHANGELOG.md b/packages/cspell-gitignore/CHANGELOG.md index 23aa4a591c1..5f43b70c682 100644 --- a/packages/cspell-gitignore/CHANGELOG.md +++ b/packages/cspell-gitignore/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-gitignore/package.json b/packages/cspell-gitignore/package.json index f2da2178da2..ce3649bbbe7 100644 --- a/packages/cspell-gitignore/package.json +++ b/packages/cspell-gitignore/package.json @@ -1,6 +1,6 @@ { "name": "cspell-gitignore", - "version": "8.10.4", + "version": "8.11.0", "description": "Gitignore Glob matcher for cspell", "keywords": [ "cspell", diff --git a/packages/cspell-glob/CHANGELOG.md b/packages/cspell-glob/CHANGELOG.md index d6947ff26ab..92e9aa1965e 100644 --- a/packages/cspell-glob/CHANGELOG.md +++ b/packages/cspell-glob/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-glob/package.json b/packages/cspell-glob/package.json index 79e1c8cc10b..329f25d8773 100644 --- a/packages/cspell-glob/package.json +++ b/packages/cspell-glob/package.json @@ -1,6 +1,6 @@ { "name": "cspell-glob", - "version": "8.10.4", + "version": "8.11.0", "description": "Glob matcher for cspell", "keywords": [ "cspell", diff --git a/packages/cspell-grammar/CHANGELOG.md b/packages/cspell-grammar/CHANGELOG.md index 1ace68f669b..03f4d661ee4 100644 --- a/packages/cspell-grammar/CHANGELOG.md +++ b/packages/cspell-grammar/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-grammar/package.json b/packages/cspell-grammar/package.json index 615d51965fb..aad5a928e67 100644 --- a/packages/cspell-grammar/package.json +++ b/packages/cspell-grammar/package.json @@ -1,6 +1,6 @@ { "name": "cspell-grammar", - "version": "8.10.4", + "version": "8.11.0", "description": "Grammar parsing support for cspell", "keywords": [ "cspell", diff --git a/packages/cspell-io/CHANGELOG.md b/packages/cspell-io/CHANGELOG.md index fd0294340b1..2e8eb1fd8ab 100644 --- a/packages/cspell-io/CHANGELOG.md +++ b/packages/cspell-io/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-io/package.json b/packages/cspell-io/package.json index 53a2d3567be..6cd10e3333c 100644 --- a/packages/cspell-io/package.json +++ b/packages/cspell-io/package.json @@ -1,6 +1,6 @@ { "name": "cspell-io", - "version": "8.10.4", + "version": "8.11.0", "description": "A library of useful I/O functions used across various cspell tools.", "type": "module", "sideEffects": false, diff --git a/packages/cspell-json-reporter/CHANGELOG.md b/packages/cspell-json-reporter/CHANGELOG.md index a9290fbb04c..f83f6fd0152 100644 --- a/packages/cspell-json-reporter/CHANGELOG.md +++ b/packages/cspell-json-reporter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-json-reporter/package.json b/packages/cspell-json-reporter/package.json index d99074304bb..a951a1e748f 100644 --- a/packages/cspell-json-reporter/package.json +++ b/packages/cspell-json-reporter/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-json-reporter", - "version": "8.10.4", + "version": "8.11.0", "description": "JSON reporter for CSpell", "author": "Jason Dent", "license": "MIT", diff --git a/packages/cspell-lib/CHANGELOG.md b/packages/cspell-lib/CHANGELOG.md index d8dcc324b4d..be286e99990 100644 --- a/packages/cspell-lib/CHANGELOG.md +++ b/packages/cspell-lib/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-lib/package.json b/packages/cspell-lib/package.json index 482a1dcdf06..6ee1fe5447f 100644 --- a/packages/cspell-lib/package.json +++ b/packages/cspell-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-lib", - "version": "8.10.4", + "version": "8.11.0", "description": "A library of useful functions used across various cspell tools.", "type": "module", "sideEffects": false, diff --git a/packages/cspell-pipe/CHANGELOG.md b/packages/cspell-pipe/CHANGELOG.md index 3dc03a185ed..577d8a8eaf6 100644 --- a/packages/cspell-pipe/CHANGELOG.md +++ b/packages/cspell-pipe/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-pipe/package.json b/packages/cspell-pipe/package.json index e9f9cfea284..05de714d006 100644 --- a/packages/cspell-pipe/package.json +++ b/packages/cspell-pipe/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "Library to make working with Iterators/AsyncIterators easier.", "keywords": [ "cspell", diff --git a/packages/cspell-resolver/CHANGELOG.md b/packages/cspell-resolver/CHANGELOG.md index 0afce2718d7..cd3c7cee090 100644 --- a/packages/cspell-resolver/CHANGELOG.md +++ b/packages/cspell-resolver/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-resolver/package.json b/packages/cspell-resolver/package.json index b6d13bf8870..435224fdba2 100644 --- a/packages/cspell-resolver/package.json +++ b/packages/cspell-resolver/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "Library to help resolve module locations.", "keywords": [ "cspell", diff --git a/packages/cspell-service-bus/CHANGELOG.md b/packages/cspell-service-bus/CHANGELOG.md index 049d5ccfdf0..bc43486200b 100644 --- a/packages/cspell-service-bus/CHANGELOG.md +++ b/packages/cspell-service-bus/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-service-bus/package.json b/packages/cspell-service-bus/package.json index bfbe63487ad..2dc5d62caeb 100644 --- a/packages/cspell-service-bus/package.json +++ b/packages/cspell-service-bus/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "A Library for connecting requests to services that can fulfill them.", "keywords": [ "cspell" diff --git a/packages/cspell-strong-weak-map/CHANGELOG.md b/packages/cspell-strong-weak-map/CHANGELOG.md index 7cc8e640e1f..efab5319ba8 100644 --- a/packages/cspell-strong-weak-map/CHANGELOG.md +++ b/packages/cspell-strong-weak-map/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-strong-weak-map/package.json b/packages/cspell-strong-weak-map/package.json index bf4f5f8300b..1608f9965e9 100644 --- a/packages/cspell-strong-weak-map/package.json +++ b/packages/cspell-strong-weak-map/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "A Map with weakly referenced values.", "keywords": [ "Map", diff --git a/packages/cspell-tools/CHANGELOG.md b/packages/cspell-tools/CHANGELOG.md index 21066a8faff..edcc583e304 100644 --- a/packages/cspell-tools/CHANGELOG.md +++ b/packages/cspell-tools/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-tools/package.json b/packages/cspell-tools/package.json index 343739a8d80..967c74412f2 100644 --- a/packages/cspell-tools/package.json +++ b/packages/cspell-tools/package.json @@ -1,6 +1,6 @@ { "name": "@cspell/cspell-tools", - "version": "8.10.4", + "version": "8.11.0", "description": "Tools to assist with the development of cSpell", "publishConfig": { "access": "public" diff --git a/packages/cspell-trie-lib/CHANGELOG.md b/packages/cspell-trie-lib/CHANGELOG.md index 6d0e8ffd4a4..9262fba622e 100644 --- a/packages/cspell-trie-lib/CHANGELOG.md +++ b/packages/cspell-trie-lib/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-trie-lib/package.json b/packages/cspell-trie-lib/package.json index 0e62017c1de..90325ec7730 100644 --- a/packages/cspell-trie-lib/package.json +++ b/packages/cspell-trie-lib/package.json @@ -1,6 +1,6 @@ { "name": "cspell-trie-lib", - "version": "8.10.4", + "version": "8.11.0", "description": "Trie Data Structure to support cspell.", "type": "module", "sideEffects": false, diff --git a/packages/cspell-trie/CHANGELOG.md b/packages/cspell-trie/CHANGELOG.md index e0cf5b23d0a..b747bcca8d4 100644 --- a/packages/cspell-trie/CHANGELOG.md +++ b/packages/cspell-trie/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-trie/package.json b/packages/cspell-trie/package.json index 28f9d1293c1..4eafd410515 100644 --- a/packages/cspell-trie/package.json +++ b/packages/cspell-trie/package.json @@ -1,6 +1,6 @@ { "name": "cspell-trie", - "version": "8.10.4", + "version": "8.11.0", "description": "Trie Data Structure reader for cspell", "type": "module", "sideEffects": false, diff --git a/packages/cspell-types/CHANGELOG.md b/packages/cspell-types/CHANGELOG.md index c9ec664f089..d6856a39d81 100644 --- a/packages/cspell-types/CHANGELOG.md +++ b/packages/cspell-types/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-types/package.json b/packages/cspell-types/package.json index dd34aab1703..1ac63c27e74 100644 --- a/packages/cspell-types/package.json +++ b/packages/cspell-types/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "Types for cspell and cspell-lib", "type": "commonjs", "sideEffects": false, diff --git a/packages/cspell-url/CHANGELOG.md b/packages/cspell-url/CHANGELOG.md index bc5cd6fce70..f53b5208241 100644 --- a/packages/cspell-url/CHANGELOG.md +++ b/packages/cspell-url/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell-url/package.json b/packages/cspell-url/package.json index ada9fe86843..92feaef31b0 100644 --- a/packages/cspell-url/package.json +++ b/packages/cspell-url/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "URL parsing and manipulation utilities for cspell", "keywords": [ "cspell", diff --git a/packages/cspell/CHANGELOG.md b/packages/cspell/CHANGELOG.md index 29e957e00a4..77e817bbc7d 100644 --- a/packages/cspell/CHANGELOG.md +++ b/packages/cspell/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/cspell/package.json b/packages/cspell/package.json index af3fd552793..a724e50be33 100644 --- a/packages/cspell/package.json +++ b/packages/cspell/package.json @@ -1,6 +1,6 @@ { "name": "cspell", - "version": "8.10.4", + "version": "8.11.0", "description": "A Spelling Checker for Code!", "funding": "https://github.com/streetsidesoftware/cspell?sponsor=1", "bin": { diff --git a/packages/dynamic-import/CHANGELOG.md b/packages/dynamic-import/CHANGELOG.md index ad9190de48a..b86b562fe4b 100644 --- a/packages/dynamic-import/CHANGELOG.md +++ b/packages/dynamic-import/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/dynamic-import/package.json b/packages/dynamic-import/package.json index 94b0cfc1184..f5cbed8eecc 100644 --- a/packages/dynamic-import/package.json +++ b/packages/dynamic-import/package.json @@ -3,7 +3,7 @@ "publishConfig": { "access": "public" }, - "version": "8.10.4", + "version": "8.11.0", "description": "Dynamic Module Loader", "keywords": [ "module", diff --git a/packages/hunspell-reader/CHANGELOG.md b/packages/hunspell-reader/CHANGELOG.md index 9f2517f492e..1427b2d6e0b 100644 --- a/packages/hunspell-reader/CHANGELOG.md +++ b/packages/hunspell-reader/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/packages/hunspell-reader/package.json b/packages/hunspell-reader/package.json index fbe9f1efcfd..c1f996e21d9 100644 --- a/packages/hunspell-reader/package.json +++ b/packages/hunspell-reader/package.json @@ -1,6 +1,6 @@ { "name": "hunspell-reader", - "version": "8.10.4", + "version": "8.11.0", "description": "A library for reading Hunspell Dictionary Files", "bin": "bin.js", "type": "module", diff --git a/rfc/rfc-0001 suggestions/CHANGELOG.md b/rfc/rfc-0001 suggestions/CHANGELOG.md index adfa2f74f30..09762bd1d08 100644 --- a/rfc/rfc-0001 suggestions/CHANGELOG.md +++ b/rfc/rfc-0001 suggestions/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/rfc/rfc-0001 suggestions/package.json b/rfc/rfc-0001 suggestions/package.json index 8680ce90e87..53ba11ee853 100644 --- a/rfc/rfc-0001 suggestions/package.json +++ b/rfc/rfc-0001 suggestions/package.json @@ -1,6 +1,6 @@ { "name": "rfc-0001-suggestions", - "version": "8.10.4", + "version": "8.11.0", "description": "Possible ways to support suggestion lists", "private": true, "scripts": { diff --git a/test-packages/cspell-dictionary/test-cspell-dictionary/CHANGELOG.md b/test-packages/cspell-dictionary/test-cspell-dictionary/CHANGELOG.md index 5069b3bb04c..4df3cff6154 100644 --- a/test-packages/cspell-dictionary/test-cspell-dictionary/CHANGELOG.md +++ b/test-packages/cspell-dictionary/test-cspell-dictionary/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-dictionary/test-cspell-dictionary/package.json b/test-packages/cspell-dictionary/test-cspell-dictionary/package.json index 5e7a600d360..175509944ee 100644 --- a/test-packages/cspell-dictionary/test-cspell-dictionary/package.json +++ b/test-packages/cspell-dictionary/test-cspell-dictionary/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-dictionary", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-dictionary. Its purpose is to verify cspell-dictionary dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/CHANGELOG.md b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/CHANGELOG.md index f0f247510e7..8b670fc6bf1 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/CHANGELOG.md +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/package.json b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/package.json index 2943ccc199a..e2d9b1f1b29 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/package.json +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v7/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-eslint-plugin-v7", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/eslint-plugin-cspell and eslint v7.", "private": true, "scripts": { diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/CHANGELOG.md b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/CHANGELOG.md index eb55181a553..e4a6b61de57 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/CHANGELOG.md +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/package.json b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/package.json index 309c8791d00..c35f262bd02 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/package.json +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v8/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-eslint-plugin-v8", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/eslint-plugin-cspell.", "private": true, "type": "commonjs", diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/CHANGELOG.md b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/CHANGELOG.md index a0a63f64d6c..3541aae8442 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/CHANGELOG.md +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/package.json b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/package.json index 0c845d51a43..a8313206767 100644 --- a/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/package.json +++ b/test-packages/cspell-eslint-plugin/test-cspell-eslint-plugin-v9/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-eslint-plugin-v9", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/eslint-plugin-cspell and eslint v9", "private": true, "scripts": { diff --git a/test-packages/cspell-gitignore/test-cspell-gitignore/CHANGELOG.md b/test-packages/cspell-gitignore/test-cspell-gitignore/CHANGELOG.md index 8121bea4e4b..b11dc3c5f52 100644 --- a/test-packages/cspell-gitignore/test-cspell-gitignore/CHANGELOG.md +++ b/test-packages/cspell-gitignore/test-cspell-gitignore/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-gitignore/test-cspell-gitignore/package.json b/test-packages/cspell-gitignore/test-cspell-gitignore/package.json index c2e56fa360d..7c4420b374e 100644 --- a/test-packages/cspell-gitignore/test-cspell-gitignore/package.json +++ b/test-packages/cspell-gitignore/test-cspell-gitignore/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-gitignore", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-gitignore. Its purpose is to verify cspell-gitignore dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-glob/test-cspell-glob/CHANGELOG.md b/test-packages/cspell-glob/test-cspell-glob/CHANGELOG.md index 2550f52a425..235cba1aa01 100644 --- a/test-packages/cspell-glob/test-cspell-glob/CHANGELOG.md +++ b/test-packages/cspell-glob/test-cspell-glob/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-glob/test-cspell-glob/package.json b/test-packages/cspell-glob/test-cspell-glob/package.json index 0c77b79e0df..73b16eec39b 100644 --- a/test-packages/cspell-glob/test-cspell-glob/package.json +++ b/test-packages/cspell-glob/test-cspell-glob/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-glob", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-io. Its purpose is to verify cspell-io dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-io/test-cspell-io/CHANGELOG.md b/test-packages/cspell-io/test-cspell-io/CHANGELOG.md index dc3cc6df3e6..1035cb211c6 100644 --- a/test-packages/cspell-io/test-cspell-io/CHANGELOG.md +++ b/test-packages/cspell-io/test-cspell-io/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-io/test-cspell-io/package.json b/test-packages/cspell-io/test-cspell-io/package.json index 9ce7e7c577e..f215f4a2221 100644 --- a/test-packages/cspell-io/test-cspell-io/package.json +++ b/test-packages/cspell-io/test-cspell-io/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-io", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-io. Its purpose is to verify cspell-io dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-lib/test-cspell-esbuild-cjs/CHANGELOG.md b/test-packages/cspell-lib/test-cspell-esbuild-cjs/CHANGELOG.md index 2681f604aad..875fc0c2649 100644 --- a/test-packages/cspell-lib/test-cspell-esbuild-cjs/CHANGELOG.md +++ b/test-packages/cspell-lib/test-cspell-esbuild-cjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-lib/test-cspell-esbuild-cjs/package.json b/test-packages/cspell-lib/test-cspell-esbuild-cjs/package.json index ca91591e6fd..33b1e4060eb 100644 --- a/test-packages/cspell-lib/test-cspell-esbuild-cjs/package.json +++ b/test-packages/cspell-lib/test-cspell-esbuild-cjs/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-lib-esbuild-cjs", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-lib.", "bin": { "build": "build.mjs", diff --git a/test-packages/cspell-lib/test-cspell-lib-esm/CHANGELOG.md b/test-packages/cspell-lib/test-cspell-lib-esm/CHANGELOG.md index ee1ee19926e..68f8247c45d 100644 --- a/test-packages/cspell-lib/test-cspell-lib-esm/CHANGELOG.md +++ b/test-packages/cspell-lib/test-cspell-lib-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-lib/test-cspell-lib-esm/package.json b/test-packages/cspell-lib/test-cspell-lib-esm/package.json index e66b27773ec..92c21d30113 100644 --- a/test-packages/cspell-lib/test-cspell-lib-esm/package.json +++ b/test-packages/cspell-lib/test-cspell-lib-esm/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-lib-esm", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-lib.", "bin": "bin.mjs", "type": "module", diff --git a/test-packages/cspell-lib/test-cspell-lib-rollup/CHANGELOG.md b/test-packages/cspell-lib/test-cspell-lib-rollup/CHANGELOG.md index 37c116548f0..50eb6472ec9 100644 --- a/test-packages/cspell-lib/test-cspell-lib-rollup/CHANGELOG.md +++ b/test-packages/cspell-lib/test-cspell-lib-rollup/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-lib/test-cspell-lib-rollup/package.json b/test-packages/cspell-lib/test-cspell-lib-rollup/package.json index 4c2b69af60a..46632a1fcd2 100644 --- a/test-packages/cspell-lib/test-cspell-lib-rollup/package.json +++ b/test-packages/cspell-lib/test-cspell-lib-rollup/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-lib-rollup", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-lib.", "bin": { "mjs": "bin.mjs", diff --git a/test-packages/cspell-lib/test-cspell-lib-webpack/CHANGELOG.md b/test-packages/cspell-lib/test-cspell-lib-webpack/CHANGELOG.md index 853bb16b622..2fda3759704 100644 --- a/test-packages/cspell-lib/test-cspell-lib-webpack/CHANGELOG.md +++ b/test-packages/cspell-lib/test-cspell-lib-webpack/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-lib/test-cspell-lib-webpack/package.json b/test-packages/cspell-lib/test-cspell-lib-webpack/package.json index 094a4192b44..088888dc723 100644 --- a/test-packages/cspell-lib/test-cspell-lib-webpack/package.json +++ b/test-packages/cspell-lib/test-cspell-lib-webpack/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-lib-webpack", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-lib", "private": true, "scripts": { diff --git a/test-packages/cspell-pipe/test-cspell-pipe-esm/CHANGELOG.md b/test-packages/cspell-pipe/test-cspell-pipe-esm/CHANGELOG.md index a072476d3a3..da4dea79fcf 100644 --- a/test-packages/cspell-pipe/test-cspell-pipe-esm/CHANGELOG.md +++ b/test-packages/cspell-pipe/test-cspell-pipe-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-pipe/test-cspell-pipe-esm/package.json b/test-packages/cspell-pipe/test-cspell-pipe-esm/package.json index 8b24d06a9a3..6647829b71c 100644 --- a/test-packages/cspell-pipe/test-cspell-pipe-esm/package.json +++ b/test-packages/cspell-pipe/test-cspell-pipe-esm/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-pipe-esm", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-pipe. Its purpose is to verify @cspell/cspell-pipe dependencies.", "private": true, "bin": "./bin.mjs", diff --git a/test-packages/cspell-pipe/test-cspell-pipe-rollup/CHANGELOG.md b/test-packages/cspell-pipe/test-cspell-pipe-rollup/CHANGELOG.md index f33d1a78f3c..5db4986d27a 100644 --- a/test-packages/cspell-pipe/test-cspell-pipe-rollup/CHANGELOG.md +++ b/test-packages/cspell-pipe/test-cspell-pipe-rollup/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-pipe/test-cspell-pipe-rollup/package.json b/test-packages/cspell-pipe/test-cspell-pipe-rollup/package.json index 5d21c1009eb..76a9ff8d32c 100644 --- a/test-packages/cspell-pipe/test-cspell-pipe-rollup/package.json +++ b/test-packages/cspell-pipe/test-cspell-pipe-rollup/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-pipe-rollup", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-pipe. Its purpose is to verify @cspell/cspell-pipe dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-service-bus/test-cspell-service-bus-esm/CHANGELOG.md b/test-packages/cspell-service-bus/test-cspell-service-bus-esm/CHANGELOG.md index d36222f1b61..d787f0888b7 100644 --- a/test-packages/cspell-service-bus/test-cspell-service-bus-esm/CHANGELOG.md +++ b/test-packages/cspell-service-bus/test-cspell-service-bus-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-service-bus/test-cspell-service-bus-esm/package.json b/test-packages/cspell-service-bus/test-cspell-service-bus-esm/package.json index 60ee88c4927..82b2eac5311 100644 --- a/test-packages/cspell-service-bus/test-cspell-service-bus-esm/package.json +++ b/test-packages/cspell-service-bus/test-cspell-service-bus-esm/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-service-bus-esm", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-service-bus.", "private": true, "bin": "./bin.mjs", diff --git a/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/CHANGELOG.md b/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/CHANGELOG.md index 0ee5a507440..f0313ced0f7 100644 --- a/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/CHANGELOG.md +++ b/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/package.json b/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/package.json index f8455671e42..0ac220e0f3f 100644 --- a/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/package.json +++ b/test-packages/cspell-service-bus/test-cspell-service-bus-rollup/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-service-bus-rollup", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-service-bus.", "private": true, "bin": { diff --git a/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/CHANGELOG.md b/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/CHANGELOG.md index 65a814f9786..1c3bb42d8e2 100644 --- a/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/CHANGELOG.md +++ b/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/package.json b/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/package.json index ec587cd23c3..ea0029a375c 100644 --- a/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/package.json +++ b/test-packages/cspell-strong-weak-map/test-cspell-strong-weak-map/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-strong-weak-map", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package", "private": true, "bin": { diff --git a/test-packages/cspell-tools/test-cspell-tools/CHANGELOG.md b/test-packages/cspell-tools/test-cspell-tools/CHANGELOG.md index fd009432cd8..45666e11816 100644 --- a/test-packages/cspell-tools/test-cspell-tools/CHANGELOG.md +++ b/test-packages/cspell-tools/test-cspell-tools/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-tools/test-cspell-tools/package.json b/test-packages/cspell-tools/test-cspell-tools/package.json index bfd0670ca00..df073921c5f 100644 --- a/test-packages/cspell-tools/test-cspell-tools/package.json +++ b/test-packages/cspell-tools/test-cspell-tools/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-tools", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-tools.", "private": true, "scripts": { diff --git a/test-packages/cspell-trie-lib/test-cspell-trie-lib/CHANGELOG.md b/test-packages/cspell-trie-lib/test-cspell-trie-lib/CHANGELOG.md index d891cef75b9..40cd7f122be 100644 --- a/test-packages/cspell-trie-lib/test-cspell-trie-lib/CHANGELOG.md +++ b/test-packages/cspell-trie-lib/test-cspell-trie-lib/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-trie-lib/test-cspell-trie-lib/package.json b/test-packages/cspell-trie-lib/test-cspell-trie-lib/package.json index 841f0761285..f24d8a02499 100644 --- a/test-packages/cspell-trie-lib/test-cspell-trie-lib/package.json +++ b/test-packages/cspell-trie-lib/test-cspell-trie-lib/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-trie-lib", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package", "private": true, "bin": { diff --git a/test-packages/cspell-types/test-cspell-types-cjs/CHANGELOG.md b/test-packages/cspell-types/test-cspell-types-cjs/CHANGELOG.md index ae48774aa55..bdc2c16ad23 100644 --- a/test-packages/cspell-types/test-cspell-types-cjs/CHANGELOG.md +++ b/test-packages/cspell-types/test-cspell-types-cjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-types/test-cspell-types-cjs/package.json b/test-packages/cspell-types/test-cspell-types-cjs/package.json index dc9b7e11bda..da51791cbbe 100644 --- a/test-packages/cspell-types/test-cspell-types-cjs/package.json +++ b/test-packages/cspell-types/test-cspell-types-cjs/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-types-cjs", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-pipe. Its purpose is to verify @cspell/cspell-pipe dependencies.", "private": true, "type": "commonjs", diff --git a/test-packages/cspell-types/test-cspell-types-esm/CHANGELOG.md b/test-packages/cspell-types/test-cspell-types-esm/CHANGELOG.md index 13b79c79a5b..32b930c6e9b 100644 --- a/test-packages/cspell-types/test-cspell-types-esm/CHANGELOG.md +++ b/test-packages/cspell-types/test-cspell-types-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-types/test-cspell-types-esm/package.json b/test-packages/cspell-types/test-cspell-types-esm/package.json index 78c8cfe29a6..32f188e91b7 100644 --- a/test-packages/cspell-types/test-cspell-types-esm/package.json +++ b/test-packages/cspell-types/test-cspell-types-esm/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-types-esm", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-pipe. Its purpose is to verify @cspell/cspell-pipe dependencies.", "private": true, "bin": "./bin.mjs", diff --git a/test-packages/cspell-types/test-cspell-types-rollup/CHANGELOG.md b/test-packages/cspell-types/test-cspell-types-rollup/CHANGELOG.md index 0d0239a78c3..460876cabdf 100644 --- a/test-packages/cspell-types/test-cspell-types-rollup/CHANGELOG.md +++ b/test-packages/cspell-types/test-cspell-types-rollup/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-types/test-cspell-types-rollup/package.json b/test-packages/cspell-types/test-cspell-types-rollup/package.json index 77dcda003f9..eccdcdadcf5 100644 --- a/test-packages/cspell-types/test-cspell-types-rollup/package.json +++ b/test-packages/cspell-types/test-cspell-types-rollup/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-types-rollup", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/cspell-pipe. Its purpose is to verify @cspell/cspell-pipe dependencies.", "private": true, "bin": { diff --git a/test-packages/cspell-types/validate-schema/CHANGELOG.md b/test-packages/cspell-types/validate-schema/CHANGELOG.md index bfabde722fc..2c5ff38f3a3 100644 --- a/test-packages/cspell-types/validate-schema/CHANGELOG.md +++ b/test-packages/cspell-types/validate-schema/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell-types/validate-schema/package.json b/test-packages/cspell-types/validate-schema/package.json index e1809fe7238..049fdb14a04 100644 --- a/test-packages/cspell-types/validate-schema/package.json +++ b/test-packages/cspell-types/validate-schema/package.json @@ -1,6 +1,6 @@ { "name": "@test-packages/validate-schema", - "version": "8.10.4", + "version": "8.11.0", "private": true, "description": "Test Schema", "type": "module", diff --git a/test-packages/cspell/test-cspell-cli/CHANGELOG.md b/test-packages/cspell/test-cspell-cli/CHANGELOG.md index 09c0e1efcd4..cd269ed682f 100644 --- a/test-packages/cspell/test-cspell-cli/CHANGELOG.md +++ b/test-packages/cspell/test-cspell-cli/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell-cli/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell-cli/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell-cli/commit/f18b8c7)) diff --git a/test-packages/cspell/test-cspell-cli/package.json b/test-packages/cspell/test-cspell-cli/package.json index 4cd557966cf..3cd7027ac5c 100644 --- a/test-packages/cspell/test-cspell-cli/package.json +++ b/test-packages/cspell/test-cspell-cli/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-cli", - "version": "8.10.4", + "version": "8.11.0", "description": "cli for cspell", "private": "true", "type": "module", diff --git a/test-packages/cspell/test-cspell-esbuild-cjs/CHANGELOG.md b/test-packages/cspell/test-cspell-esbuild-cjs/CHANGELOG.md index 3197f0d36c9..fa64623d7e6 100644 --- a/test-packages/cspell/test-cspell-esbuild-cjs/CHANGELOG.md +++ b/test-packages/cspell/test-cspell-esbuild-cjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell/test-cspell-esbuild-cjs/package.json b/test-packages/cspell/test-cspell-esbuild-cjs/package.json index 4d8a50b1ecd..42d2754916e 100644 --- a/test-packages/cspell/test-cspell-esbuild-cjs/package.json +++ b/test-packages/cspell/test-cspell-esbuild-cjs/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-esbuild-cjs", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-lib.", "bin": { "build": "build.mjs", diff --git a/test-packages/cspell/test-cspell-esm-reporter/CHANGELOG.md b/test-packages/cspell/test-cspell-esm-reporter/CHANGELOG.md index de33ff856f1..45bee4806cc 100644 --- a/test-packages/cspell/test-cspell-esm-reporter/CHANGELOG.md +++ b/test-packages/cspell/test-cspell-esm-reporter/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell-cli/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell-cli/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell-cli/commit/f18b8c7)) diff --git a/test-packages/cspell/test-cspell-esm-reporter/package.json b/test-packages/cspell/test-cspell-esm-reporter/package.json index 8e6410df4f9..f0a7b7bce7b 100644 --- a/test-packages/cspell/test-cspell-esm-reporter/package.json +++ b/test-packages/cspell/test-cspell-esm-reporter/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell-esm-reporter", - "version": "8.10.4", + "version": "8.11.0", "description": "cli for cspell", "private": "true", "type": "module", diff --git a/test-packages/cspell/test-cspell/CHANGELOG.md b/test-packages/cspell/test-cspell/CHANGELOG.md index 6e8ef1521ab..82de1ea921b 100644 --- a/test-packages/cspell/test-cspell/CHANGELOG.md +++ b/test-packages/cspell/test-cspell/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/cspell/test-cspell/package.json b/test-packages/cspell/test-cspell/package.json index 9c063f72dc1..84801428bfb 100644 --- a/test-packages/cspell/test-cspell/package.json +++ b/test-packages/cspell/test-cspell/package.json @@ -1,6 +1,6 @@ { "name": "test-cspell", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell.", "private": true, "type": "module", diff --git a/test-packages/dictionaries/companies/CHANGELOG.md b/test-packages/dictionaries/companies/CHANGELOG.md index 16409f13716..3e6935dca44 100644 --- a/test-packages/dictionaries/companies/CHANGELOG.md +++ b/test-packages/dictionaries/companies/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell-dicts/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell-dicts/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell-dicts/commit/f18b8c7)) diff --git a/test-packages/dictionaries/companies/package.json b/test-packages/dictionaries/companies/package.json index 10a705b2a4f..9d033883f94 100644 --- a/test-packages/dictionaries/companies/package.json +++ b/test-packages/dictionaries/companies/package.json @@ -1,6 +1,6 @@ { "name": "test-dict-companies", - "version": "8.10.4", + "version": "8.11.0", "private": true, "description": "Company names dictionary for cspell.", "publishConfig": { diff --git a/test-packages/dictionaries/software-terms/CHANGELOG.md b/test-packages/dictionaries/software-terms/CHANGELOG.md index be856bba7a7..d405202bb91 100644 --- a/test-packages/dictionaries/software-terms/CHANGELOG.md +++ b/test-packages/dictionaries/software-terms/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell-dicts/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell-dicts/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell-dicts/commit/f18b8c7)) diff --git a/test-packages/dictionaries/software-terms/package.json b/test-packages/dictionaries/software-terms/package.json index 457746fca2b..93efb3fa2a9 100644 --- a/test-packages/dictionaries/software-terms/package.json +++ b/test-packages/dictionaries/software-terms/package.json @@ -1,6 +1,6 @@ { "name": "test-dict-software-terms", - "version": "8.10.4", + "version": "8.11.0", "private": true, "description": "Software terms dictionary for cspell.", "publishConfig": { diff --git a/test-packages/dynamic-import/test-dynamic-import-cjs/CHANGELOG.md b/test-packages/dynamic-import/test-dynamic-import-cjs/CHANGELOG.md index ab28f6d9a02..0b92488e388 100644 --- a/test-packages/dynamic-import/test-dynamic-import-cjs/CHANGELOG.md +++ b/test-packages/dynamic-import/test-dynamic-import-cjs/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/dynamic-import/test-dynamic-import-cjs/package.json b/test-packages/dynamic-import/test-dynamic-import-cjs/package.json index 1e0f5b77b4e..9994b9e69e9 100644 --- a/test-packages/dynamic-import/test-dynamic-import-cjs/package.json +++ b/test-packages/dynamic-import/test-dynamic-import-cjs/package.json @@ -1,6 +1,6 @@ { "name": "test-dynamic-import-cjs", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/dynamic-import.", "private": true, "bin": "./bin.cjs", diff --git a/test-packages/dynamic-import/test-dynamic-import-esm/CHANGELOG.md b/test-packages/dynamic-import/test-dynamic-import-esm/CHANGELOG.md index c3ee305b5ba..3193397a82b 100644 --- a/test-packages/dynamic-import/test-dynamic-import-esm/CHANGELOG.md +++ b/test-packages/dynamic-import/test-dynamic-import-esm/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/dynamic-import/test-dynamic-import-esm/package.json b/test-packages/dynamic-import/test-dynamic-import-esm/package.json index 9fe9b9a10fd..81c2753004c 100644 --- a/test-packages/dynamic-import/test-dynamic-import-esm/package.json +++ b/test-packages/dynamic-import/test-dynamic-import-esm/package.json @@ -1,6 +1,6 @@ { "name": "test-dynamic-import-esm", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/dynamic-import.", "private": true, "bin": "./bin.mjs", diff --git a/test-packages/dynamic-import/test-dynamic-import-rollup/CHANGELOG.md b/test-packages/dynamic-import/test-dynamic-import-rollup/CHANGELOG.md index bf6f9acd1be..c6059823e49 100644 --- a/test-packages/dynamic-import/test-dynamic-import-rollup/CHANGELOG.md +++ b/test-packages/dynamic-import/test-dynamic-import-rollup/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/dynamic-import/test-dynamic-import-rollup/package.json b/test-packages/dynamic-import/test-dynamic-import-rollup/package.json index f5f29dc3c74..3788ab8fcd5 100644 --- a/test-packages/dynamic-import/test-dynamic-import-rollup/package.json +++ b/test-packages/dynamic-import/test-dynamic-import-rollup/package.json @@ -1,6 +1,6 @@ { "name": "test-dynamic-import-rollup", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for @cspell/dynamic-import.", "private": true, "bin": { diff --git a/test-packages/examples/example-cspell-lib-single-doc/CHANGELOG.md b/test-packages/examples/example-cspell-lib-single-doc/CHANGELOG.md index b52113fd97c..a9cdd9c0de4 100644 --- a/test-packages/examples/example-cspell-lib-single-doc/CHANGELOG.md +++ b/test-packages/examples/example-cspell-lib-single-doc/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/examples/example-cspell-lib-single-doc/package.json b/test-packages/examples/example-cspell-lib-single-doc/package.json index d01931c1bd3..0d8eb8e70ab 100644 --- a/test-packages/examples/example-cspell-lib-single-doc/package.json +++ b/test-packages/examples/example-cspell-lib-single-doc/package.json @@ -1,6 +1,6 @@ { "name": "example-cspell-lib-single-doc", - "version": "8.10.4", + "version": "8.11.0", "description": "Pure testing package for cspell-io. Its purpose is to verify cspell-io dependencies.", "private": true, "type": "module", diff --git a/test-packages/yarn/yarn2/CHANGELOG.md b/test-packages/yarn/yarn2/CHANGELOG.md index bea2d7f271a..b16988a1600 100644 --- a/test-packages/yarn/yarn2/CHANGELOG.md +++ b/test-packages/yarn/yarn2/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## 8.11.0 (2024-07-16) + +* refactor: char index (#5926) ([077b3ba](https://github.com/streetsidesoftware/cspell/commit/077b3ba)), closes [#5926](https://github.com/streetsidesoftware/cspell/issues/5926) + ## 8.10.4 (2024-07-05) * chore: force 8.10.3 ([f18b8c7](https://github.com/streetsidesoftware/cspell/commit/f18b8c7)) diff --git a/test-packages/yarn/yarn2/package.json b/test-packages/yarn/yarn2/package.json index 338e95cba85..04cb6e413dc 100644 --- a/test-packages/yarn/yarn2/package.json +++ b/test-packages/yarn/yarn2/package.json @@ -1,7 +1,7 @@ { "name": "test-yarn2", "private": true, - "version": "8.10.4", + "version": "8.11.0", "description": "Tests for dictionaries included by a Yarn 2 repository", "main": "index.js", "scripts": {