This repository was archived by the owner on Oct 4, 2022. It is now read-only.
Releases: Yoast/javascript
Releases · Yoast/javascript
[email protected]
4.26.0 May 27th, 2019
Changed
- Changes
KeywordInput'sidprop to be required
@yoast/[email protected]
0.3.0 May 27th, 2019
Added
- Adds
createSvgIconComponentfunction to create aSvgIconcomponent with custom icons.
@yoast/[email protected]
0.3.0 May 27th, 2019
Changed
- Changes
SynonymsInput'sidprop to be required.
[email protected]
Added
- Adds a dependency to
@yoast/feature-flag. - Adds createRegexFromArray export to yoastseo index.js.
Fixed
- Improves keyphrase recognition for additional irregular verbs in German (e.g.,
brennen,senden,kennen).
@yoast/[email protected]
Fixed
- Fixes a bug where node-sass needed to be installed when adding dependencies that depend on
@yoast/style-guide.
@yoast/[email protected]
Changed
- Removes the
createComponentWithIntlcomponent.
@yoast/[email protected]
Added
- Adds focus style to the Configuration Wizard navigation buttons
Fixed
- Improved handling of the
relattribute for links that open in a new browser's tab.
@yoast/[email protected]
Fixed
- Fixes a bug where node-sass needed to be installed when adding dependencies that depend on
@yoast/style-guide. - Improved handling of the
relattribute for links that open in a new browser's tab.
@yoast/[email protected]
Fixed
- Improved handling of the
relattribute for links that open in a new browser's tab.
[email protected]
Added
- Adds functionality to specify a custom premium-configuration branch to use for tests, locally and on Travis.
Fixed
- Adds error handling to the YoastSEO development tool, when building the tree for visualization purposes.
- Improves recognition of German 3rd person singular verb forms (e.g., "arbeitet").
- Improves the recognition of German keyphrases that include words with an
iorein between vowels (e.g.,schrieen,schreien,speie).
Changed
- Rewrites the SEO and readability analysis such that it uses both the original assessors as well the new tree assessors. The results of both are combined and their scores aggregated.