Skip to content
This repository has been archived by the owner on Oct 4, 2022. It is now read-only.

Releases: Yoast/javascript

[email protected]

27 May 13:24
Compare
Choose a tag to compare

4.26.0 May 27th, 2019

Changed

  • Changes KeywordInput's id prop to be required

@yoast/[email protected]

27 May 13:25
Compare
Choose a tag to compare

0.3.0 May 27th, 2019

Added

  • Adds createSvgIconComponent function to create a SvgIcon component with custom icons.

@yoast/[email protected]

27 May 13:25
Compare
Choose a tag to compare

0.3.0 May 27th, 2019

Changed

  • Changes SynonymsInput's id prop to be required.

[email protected]

14 May 14:09
Compare
Choose a tag to compare

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]

14 May 14:09
Compare
Choose a tag to compare

Fixed

  • Fixes a bug where node-sass needed to be installed when adding dependencies that depend on @yoast/style-guide.

@yoast/[email protected]

14 May 14:15
Compare
Choose a tag to compare

Changed

  • Removes the createComponentWithIntl component.

@yoast/[email protected]

14 May 14:16
Compare
Choose a tag to compare

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]

14 May 14:16
Compare
Choose a tag to compare

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]

14 May 14:17
Compare
Choose a tag to compare

Fixed

  • Improved handling of the rel attribute for links that open in a new browser's tab.

[email protected]

29 Apr 13:00
Compare
Choose a tag to compare

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 or e 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.