This repository has been 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
'sid
prop to be required
@yoast/[email protected]
0.3.0 May 27th, 2019
Added
- Adds
createSvgIconComponent
function to create aSvgIcon
component with custom icons.
@yoast/[email protected]
0.3.0 May 27th, 2019
Changed
- Changes
SynonymsInput
'sid
prop 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
createComponentWithIntl
component.
@yoast/[email protected]
Added
- Adds focus style to the Configuration Wizard navigation buttons
Fixed
- Improved handling of the
rel
attribute 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
rel
attribute for links that open in a new browser's tab.
@yoast/[email protected]
Fixed
- Improved handling of the
rel
attribute 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
i
ore
in 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.