Skip to content

Conversation

danielroe
Copy link
Member

πŸ”— Linked issue

nuxt/nuxt.com#1972

❓ 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 aims to resolve some type issues when using with the new tsconfig projects setup in nuxt v4

Copy link

vercel bot commented Jul 30, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

1 Skipped Deployment
Name Status Preview Updated (UTC)
image-docus ⬜️ Ignored (Inspect) Aug 4, 2025 11:00am

Copy link

pkg-pr-new bot commented Jul 30, 2025

Open in StackBlitz

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

commit: 127d699

Copy link

cloudflare-workers-and-pages bot commented Jul 30, 2025

Deploying nuxt-image with Β Cloudflare Pages Β Cloudflare Pages

Latest commit: 127d699
Status:Β βœ…Β  Deploy successful!
Preview URL: https://069cecc4.nuxt-image.pages.dev
Branch Preview URL: https://fix-node-types.nuxt-image.pages.dev

View logs

@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2025

Codecov Report

❌ Patch coverage is 0% with 64 lines in your changes missing coverage. Please review.
βœ… Project coverage is 7.08%. Comparing base (0515656) to head (127d699).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
src/runtime/providers/ipx.ts 0.00% 3 Missing ⚠️
src/runtime/providers/aliyun.ts 0.00% 2 Missing ⚠️
src/runtime/providers/awsAmplify.ts 0.00% 2 Missing ⚠️
src/runtime/providers/bunny.ts 0.00% 2 Missing ⚠️
src/runtime/providers/caisy.ts 0.00% 2 Missing ⚠️
src/runtime/providers/cloudflare.ts 0.00% 2 Missing ⚠️
src/runtime/providers/cloudimage.ts 0.00% 2 Missing ⚠️
src/runtime/providers/cloudinary.ts 0.00% 2 Missing ⚠️
src/runtime/providers/contentful.ts 0.00% 2 Missing ⚠️
src/runtime/providers/directus.ts 0.00% 2 Missing ⚠️
... and 27 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #1907       +/-   ##
==========================================
- Coverage   69.79%   7.08%   -62.71%     
==========================================
  Files          74      76        +2     
  Lines        3440    3527       +87     
  Branches      437     137      -300     
==========================================
- Hits         2401     250     -2151     
- Misses       1024    3230     +2206     
- Partials       15      47       +32     

β˜” 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 marked this pull request as ready for review August 4, 2025 11:07
@danielroe danielroe merged commit 24976e0 into main Aug 4, 2025
8 checks passed
@danielroe danielroe deleted the fix/node-types branch August 4, 2025 11:07
@github-actions github-actions bot mentioned this pull request Aug 4, 2025
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.

2 participants