Skip to content

v8.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Apr 13:00
· 97 commits to main since this release

Changes

Features

feat: Support Eslint 9 (#5462)

feat: Support Eslint 9 (#5462)


feat: Support complex word lists (#5288)

feat: Support complex word lists (#5288)

Second try at #5233

Errors behind revert of #5233:

- ./dictionaries/scientific_terms_GB/cspell-tools.config.yaml 
  Dictionary Error with (scientific-terms-gb) TypeError: Cannot assign to read only property '1' of object '[object Array]'
- ./dictionaries/scientific_terms_US/cspell-tools.config.yaml
  Dictionary Error with (scientific-terms-us) TypeError: Cannot assign to read only property '1' of object '[object Array]'
  • Add unit test for error
  • Test fix on cspell-dicts

Fixes

fix: Detect Lisp files (#5460)

fix: Detect Lisp files (#5460)


fix: Add Monkey C dictionary (#5439)

fix: Add Monkey C dictionary (#5439)