Skip to content

Conversation

@KazariEX
Copy link
Contributor

@KazariEX KazariEX commented Aug 1, 2024

resolve #358

@codecov
Copy link

codecov bot commented Aug 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.26%. Comparing base (a4a5e0a) to head (bb0567f).
Report is 17 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #359      +/-   ##
==========================================
- Coverage   98.73%   97.26%   -1.48%     
==========================================
  Files          14       13       -1     
  Lines        1817     1205     -612     
  Branches      374      385      +11     
==========================================
- Hits         1794     1172     -622     
- Misses         23       33      +10     

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

@antfu antfu merged commit 4f309e1 into unjs:main Aug 3, 2024
@KazariEX KazariEX deleted the drop-declare branch August 3, 2024 16:57
@davidstackio
Copy link

When I updated unimport from 3.9.1 to 3.10.0 it broke the auto imports for utils in my Nuxt 3.12.4 project. When I downgraded back to 3.9.1 it worked again. This might be a breaking change for some users.

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.

Using only declare module 'vue'

3 participants