Changes
Features
feat: All `flagWords` and `suggestWords` suggestions are preferred. (#4176)
feat: All flagWords
and suggestWords
suggestions are preferred. (#4176)
feat: Add the English common misspellings dictionary (#4166)
feat: Add the English common misspellings dictionary (#4166)
Fixes
fix: Reduce in-doc dictionary creation (#4174)
fix: Reduce in-doc dictionary creation (#4174)
Do not merge in-doc words with config words to avoid unnecessary large dictionary creation.