nextjs-wordpress-starter icon indicating copy to clipboard operation
nextjs-wordpress-starter copied to clipboard

A headless starter for WordPress powered by Next.js.

Results 82 nextjs-wordpress-starter issues
Sort by recently updated
recently updated
newest added

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 6.4.22 to 6.5.10. Release notes Sourced from @​storybook/react's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...

dependencies
javascript

Bumps [@storybook/builder-webpack5](https://github.com/storybookjs/storybook/tree/HEAD/lib/core) from 6.4.22 to 6.5.10. Release notes Sourced from @​storybook/builder-webpack5's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...

dependencies
javascript

Bumps [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/addons/links) from 6.4.22 to 6.5.10. Release notes Sourced from @​storybook/addon-links's releases. v6.5.10 Maintenance Interactions: Run conditionally based on query param #18706 Components: Re-bundle the syntax highlighter #18425 Svelte: Make...

dependencies
javascript

Bumps [next-auth](https://github.com/nextauthjs/next-auth) from 4.6.1 to 4.10.3. Release notes Sourced from next-auth's releases. [email protected] Bugfixes providers: add normalizeIdentifier to EmailProvider (afb1fcda) ts: fix jsdoc link to documentation (#5039) (a21db895) avoid redirect...

dependencies
javascript

This PR is a hotfix related to #1009. It's not a fix because we should ideally be on the latest tailwind version. ### Description The starter does not work with...

Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies
javascript

``Hey there, Running into an issue retrieving posts by an ID. I can view my posts on /ivs and see all them there, but clicking into them results too "Expected...

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

After installing the libs, when I run `yarn dev` I got `TypeError: Cannot set properties of undefined (setting 'parent')`

Recently I've been trying to optimise the starter theme as it has a rather high TBT score: I haven't been able to reduce it by a significant amount. Could this...