Igor
Igor
## Context * Make the exceptions of `template-curly-spacing` and `space-before-function-paren` a general rule instead. ## Summary This PR can be summarized in the following changelog entry: * [eslint-config-yoast] Adds configuration...
⚠️ Since we rely on `@wordpress/element` to export `createRoot` -- this issue can not be fixed until WP 6.2 is the last version we support (unless we try both methods)...
## Context * Upgrade Storybook * ⚠️ This upgrade breaks the Storyshots, they now always output empty snapshots. However, this does not alter the always passing that they (apparently) already...
## Context * Provide some tooling to get insight into research performance. This is the result of a performance hackathon, with some more polishing afterwards to be able get to...
## Context * Try out if we can move to Yarn 4. * Yarn 4 comes with an [install mode called pnp](https://yarnpkg.com/features/linkers#nodelinker-pnp), which (for us most important) gives protection against...
## Explanation The yoastseo package went through some changes like moving to the monorepo and being built with babel. But some of the things no longer used are still there......
## Explanation _In hindsight_, `lodash`'s `uniqueId` is not handy to use in component Ids because snapshots and other tests need to get updated if the amount of times it is...
## Explanation A11yNotice is a styled component, not a test helper. It is located in the `src/tests` folder and should be just in `src`. ## Technical decisions ## Feedback?
Until now I only ran the default `./start.sh` on this laptop. Today I ran `./start.sh woocommerce-wordpress` and while installing it showed a lot of output. For example: ``` [22-Oct-2020 11:27:42...
* [x] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [x] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a description of...