Skip to content

fix(netlify): apply domains config to netlifyImageCdn and netlifyLargeMedia providers#2086

Merged
danielroe merged 1 commit into
nuxt:mainfrom
codiini:fix/netlify-domains-config
Feb 7, 2026
Merged

fix(netlify): apply domains config to netlifyImageCdn and netlifyLargeMedia providers#2086
danielroe merged 1 commit into
nuxt:mainfrom
codiini:fix/netlify-domains-config

Conversation

@codiini
Copy link
Copy Markdown
Contributor

@codiini codiini commented Jan 17, 2026

🔗 Linked issue

resolves: #1756

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

@codiini codiini requested a review from danielroe as a code owner January 17, 2026 00:18
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Jan 17, 2026

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/image@2086

commit: 7c170e1

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 6.98%. Comparing base (5d983d8) to head (7c170e1).

Files with missing lines Patch % Lines
src/provider.ts 0.00% 14 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2086      +/-   ##
========================================
- Coverage   6.99%   6.98%   -0.01%     
========================================
  Files         78      78              
  Lines       3632    3635       +3     
  Branches     140     140              
========================================
  Hits         254     254              
- Misses      3329    3332       +3     
  Partials      49      49              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@danielroe danielroe merged commit 384e0b1 into nuxt:main Feb 7, 2026
7 checks passed
@github-actions github-actions Bot mentioned this pull request Feb 7, 2026
@scottyzen scottyzen mentioned this pull request Feb 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Netlify Provider Does Not Apply domains Config to Image CDN*

3 participants