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

Releases: Yoast/javascript

yoastseo@1.50.0

01 Apr 14:10
Compare
Choose a tag to compare

Added

  • Adds word form recognition for German.
  • Adds more transition words for Swedish.
  • Adds visualization of the tree to the dev tool.

Changed

yoast-components@4.23.0

01 Apr 14:09
Compare
Choose a tag to compare

Added

  • Adds an autocomplete prop to the following components: Step, Textfield, and Input.

Fixed

  • Restores the focus indication on the title separators in the onboarding wizard.

Other

  • Makes the previous and next buttons in the OnboardingWizard component look like links.

yoastseo@1.49.0

11 Mar 12:59
Compare
Choose a tag to compare

1.49.0 March 11th, 2019

Added

  • The recalibrated analysis is out of its beta phase and is now the default for the SEO analysis. Thanks for testing and giving us your valuable feedback! You are awesome!

Fixed

  • Changes the text read out by a screen reader from Bad SEO score. to Needs improvement. when focused on the SEO score indicator in the menu bar and the traffic light in the snippet preview.

Changed

  • Props to Kingdutch for helping us to improve our open source content analysis library.

yoast-components@4.22.0

11 Mar 13:02
Compare
Choose a tag to compare

4.22.0 March 11th, 2019

Added

  • Adds keywordForms field to the SnippetPreview and SnippetEditor components to be able to highlight word forms of the keyphrase in the preview.
  • Adds step-specific hashes to the URL in the OnboardingWizard component to make navigation easier.

Fixed

  • Fixes a bug where the standalone would not load in IE11.