This repository has been archived by the owner on Oct 4, 2022. It is now read-only.
Releases: Yoast/YoastSEO.js
Releases · Yoast/YoastSEO.js
1.25.0
1.24
1.23.1
v1.23.0
- Errors now give a score of -1.
ScoreToRating
interpreter will convert-1
toerror
. #1272 - Adds
Excited
to exception -ed verbs for passive voice assessment. #1269 - Adds
release
script to.travis.yml
for publishing to npm. #1265 - Adds a filter to exclude
code
tags and their enclosed content from the content analysis assessments. #1250 - Adds a filter to exclude
pre
tags and their enclosed content from the content analysis assessments, props chrisboo. #1258 - Switches testing framework to
jest
. #126
1.22
1.21.0
1.20.0
Added
- Adds a filter for word combinations that consist of a single one-character word.
Fixed
- Fixes a bug where the passive voice and transition word assessments were broken when the passive voice sentence breaker or the transition word was preceded by a word containing the same string of letters.
1.19.0
Added
- Adds additional English transition words.
- Adds additional French transition words, props Evoque.
- Adds relevant words functionality for Italian.
- Adds relevant words filters for titles such as 'Ms', 'jr' etc. for English, Dutch, German, French, Italian and Spanish.
- Adds plural ordinal numbers relevant words filters for Spanish, Italian, and French.
- Adds time words relevant words filters for English, Dutch, German, French and Spanish.
- Adds more function words category relevant words filters for Spanish and Italian.
Changed
- Improves filtering for Internal Linking Suggestions and Insights for Italian, Spanish, Dutch, French, English and German.
- Removes all relevant word combinations containing any of the following special characters if they are not part of a word: –, —, -, ©, #, %, /, , $, €, £, *, •, |, →, ←, }, {, //, ||.
Fixed
- Fixes a visual imperfection in the tooltip in combination with Microsoft Edge.