Skip to content

feat(deps): migrate to ipx v4#2094

Open
danielroe wants to merge 1 commit intomainfrom
feat/ipx-v4
Open

feat(deps): migrate to ipx v4#2094
danielroe wants to merge 1 commit intomainfrom
feat/ipx-v4

Conversation

@danielroe
Copy link
Member

🔗 Linked issue

resolves #2063

❓ 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

this migrates us to ipx v4 (it's alpha, so this is just testing for now)

@danielroe danielroe requested a review from pi0 January 22, 2026 22:56
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jan 22, 2026

Open in StackBlitz

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

commit: 9a872ad

@cloudflare-workers-and-pages
Copy link

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9a872ad
Status: ✅  Deploy successful!
Preview URL: https://cd09f7c0.nuxt-image.pages.dev
Branch Preview URL: https://feat-ipx-v4.nuxt-image.pages.dev

View logs

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 6.96%. Comparing base (ae8bf31) to head (9a872ad).

Files with missing lines Patch % Lines
src/runtime/server/routes/_ipx.ts 0.00% 18 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main   #2094      +/-   ##
========================================
- Coverage   6.99%   6.96%   -0.03%     
========================================
  Files         78      78              
  Lines       3632    3646      +14     
  Branches     140     140              
========================================
  Hits         254     254              
- Misses      3329    3343      +14     
  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.

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.

Migrate to new ipx APIs

2 participants