All notable changes to this project will be documented in this file. Releases without a changelog entry contain only minor changes that are irrelevant for users of this library.
We follow Semantic Versioning.
- Fixes a bug where the
wicked-good-xpath
package would be missing because it was set as a development dependency.
- Adds
join
that filters an array with Boolean and then joins it. - Duplicates wordBoundaries, stripSpaces and html.js from
yoastseo
.
- Adds functions to validate Facebook/Twitter images.
- Adds a file that can be used to modify hidden inputs.
- Adds
createSvgIconComponent
function to create aSvgIcon
component with custom icons.
- Removes the
createComponentWithIntl
component.
- Splits out
@yoast/helpers
fromyoast-components
. The helpers package contains helper functions required for multiple other@yoast
packages. - Improved handling of the
rel
attribute for links that open in a new browser's tab.