headless-wp-starter
headless-wp-starter copied to clipboard
🔪 WordPress + React Starter Kit: Spin up a WordPress-powered React app in one step
Bumps [terser](https://github.com/terser/terser) from 5.10.0 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...
Bumps [terser](https://github.com/terser/terser) from 5.10.0 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...
After run : docker-compose up -d , I found the wp-headless is stoped, and The logs of wp-headless show : wp-headless | Waiting for MySQL.................................... wp-headless | Error: This does...
Frontend app is not working after installation. On the http://localhost:3000/ i get error:  I added error log to `getInitialProps()` and this log from the console:  All containers looks...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Similar to how `api-routes.php` adds some handy REST API additions and modifications (preview, get post by slug, etc), let's do the same for GraphQL, and maybe add how to prevent...
Whenever I navigate from a page to another page it doesn't pull the "new" page content. Correct content is only generated when I go from a _post to a page_...
Bumps [next](https://github.com/vercel/next.js) from 12.0.9 to 12.1.0. Release notes Sourced from next's releases. v12.1.0 Core Changes Relay Support in Rust Compiler: #33702 fix eslint link-passhref rule: #33857 update webpack: #33831 Flush...