Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Aug 30, 2024
Merged

Conversation

DamianGlowala
Copy link
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.

Copy link

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
Copy link

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 63.21%. Comparing base (e1a8cea) to head (e3befbf).

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.

@danielroe danielroe merged commit 146c435 into main Aug 30, 2024
2 checks passed
@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