Releases: hcodes/yaspeller
Releases · hcodes/yaspeller
v6.1.0
- Fix lost symlink #145, #128.
- Print row:col for repeated words #142, #134.
- Fix repeated words with code for markdown files #141, #134.
v6.0.4
- Fix: print a typo warning at the end if there are typos #121.
v6.0.3
Update deps in package.json.
v6.0.2
Update deps in package.json.
v6.0.1
Update deps in package.json.
v6.0.0
- Drop support for old Node.js < 8.
- Update deps in package.json
v5.1.0
- Updated deps in package.json.
- Add warning where to fix a typo #115.
v5.0.1
FIX: sitemap.xml - TypeError: Cannot read property 'replace' of undefined #113.
v5.0.0
- FIX: Breaking changes: Incorrect work of dictionary words in substrings #106.
- FIX: Comments in JSON #108.
v4.2.1
FIX: TypeError: Cannot destructure property config of 'undefined' or 'null' #103.