headstartwp
headstartwp copied to clipboard
images.domains deprecation
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
Screenshots, screen recording, code snippet
No response
Environment information
No response
WordPress information
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Ideally we would have a way to detect the next.js version and adjust the config accordingly to avoid doing a major just for this setting.
https://github.com/10up/headstartwp/issues/655