Skip to content

fix: suffix export of runtime utils with /index#1467

Merged
danielroe merged 1 commit into
mainfrom
fix/broken-types
Aug 30, 2024
Merged

fix: suffix export of runtime utils with /index#1467
danielroe merged 1 commit into
mainfrom
fix/broken-types

Conversation

@DamianGlowala

Copy link
Copy Markdown
Member

🔗 Linked issue

resolves #1460

❓ 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

Likely related to nuxt/module-builder#308.

@DamianGlowala DamianGlowala self-assigned this Aug 30, 2024
@cloudflare-workers-and-pages

Copy link
Copy Markdown

Deploying nuxt-image with  Cloudflare Pages  Cloudflare Pages

Latest commit: e3befbf
Status: ✅  Deploy successful!
Preview URL: https://0c8bb30d.nuxt-image.pages.dev
Branch Preview URL: https://fix-broken-types.nuxt-image.pages.dev

View logs

@codecov-commenter

codecov-commenter commented Aug 30, 2024

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.21%. Comparing base (e1a8cea) to head (e3befbf).
⚠️ Report is 426 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1467   +/-   ##
=======================================
  Coverage   63.21%   63.21%           
=======================================
  Files          79       79           
  Lines        3616     3616           
  Branches      406      407    +1     
=======================================
  Hits         2286     2286           
  Misses       1301     1301           
  Partials       29       29           

☔ 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 146c435 into main Aug 30, 2024
@danielroe danielroe deleted the fix/broken-types branch August 30, 2024 22:26
@github-actions github-actions Bot mentioned this pull request Aug 30, 2024
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.

TypeScript Error on createOperationsGenerator Import After Updating

3 participants