headstartwp icon indicating copy to clipboard operation
headstartwp copied to clipboard

Build a headless website fast with WordPress, the world’s most popular CMS, and Next.js, the most popular React framework. A free and open source solution by the experts at 10up.

Results 62 headstartwp issues
Sort by recently updated
recently updated
newest added

Bumps the npm_and_yarn group with 4 updates in the /docs directory: [@docusaurus/core](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus), [@docusaurus/preset-classic](https://github.com/facebook/docusaurus/tree/HEAD/packages/docusaurus-preset-classic), [@easyops-cn/docusaurus-search-local](https://github.com/easyops-cn/docusaurus-search-local/tree/HEAD/packages/docusaurus-search-local) and [braces](https://github.com/micromatch/braces). Updates `@docusaurus/core` from 2.3.1 to 3.4.0 Release notes Sourced from @​docusaurus/core's releases. 3.4.0 (2024-05-31)...

dependencies

### Describe the bug Upon running Next with no extra config ``` ⚠ The "images.domains" configuration is deprecated. Please use "images.remotePatterns" configuration instead. ``` ### Steps to Reproduce N/A ###...

https://x.com/shuding_/status/1794461568505352693

### Description of the Change Closes #570 Adds the following: - Support for custom menu item HTML classes. - `menu-item-has-children` HTML class for menu item with children. ### How to...

### Description of the Change Closes # ### How to test the Change ### Changelog Entry > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be...

### Description of the Change Updated TypeScript documentation to include section on passing generics to framework hooks. ### Changelog Entry > Added - Updated documentation around hooks and use of...

### Description of the Change Closes # ### How to test the Change ### Changelog Entry > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be...

### Description of the Change Closes # ### How to test the Change ### Changelog Entry > Added - New feature > Changed - Existing functionality > Deprecated - Soon-to-be...

### Describe the bug Using NextJS 14.2 in Windows dev environment. Throws errors that it can't import the config file, and the pathname in the errors is missing the slashes:...