Yaspeller Versions Save

🔍 Search tool typos in the text, files and websites

v10.0.1

6 months ago

Fix TypeError: Cannot read properties of undefined (reading 'length') #199.

v10.0.0

6 months ago
  • Update major yandex-speller package.
  • Remove unsupported options of new API Yandex Speller: flagLatin, ignoreLatin, byWords, ignoreRomanNumerals and ignoreUppercase.

v9.1.0

6 months ago

Update yandex-speller package.

v9.0.0

6 months ago
  • Update deps in package.json.
  • Yaspeller requires Node.js 16 or higher.

v8.0.1

2 years ago

Update deps in package.json.

v8.0.0

2 years ago
  • Yaspeller requires Node.js 12 or higher.
  • Reducing the size of dependencies #178 @alchazov.
  • CLI no-colors option replaced with no-color.

v7.2.1

2 years ago

--ignore-tags Not work properly in Markdown files with HTML #176

v7.2.0

2 years ago
  • Update deps in package.json
  • Fixed sitemap bug #169

v7.1.0

2 years ago

Added junit report #171 @Lootjs.

v7.0.0

4 years ago
  • Drop support for Node.js < 10.
  • Add .yaspellerrc.js and .yaspellerrc.json for project config #153, #150.