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: actually expose recently added types #622

Merged
merged 1 commit into from
Oct 12, 2023
Merged

fix: actually expose recently added types #622

merged 1 commit into from
Oct 12, 2023

Conversation

benmccann
Copy link
Collaborator

I forgot that the types.ts file isn't actually used for the types. Maybe we should rename it internal.ts or something

@changeset-bot
Copy link

changeset-bot bot commented Oct 12, 2023

🦋 Changeset detected

Latest commit: 4eb9d60

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
vite-imagetools Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

Merging #622 (4eb9d60) into main (5cb9f50) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #622      +/-   ##
==========================================
+ Coverage   93.77%   93.83%   +0.05%     
==========================================
  Files          33       33              
  Lines        1141     1151      +10     
  Branches      191      191              
==========================================
+ Hits         1070     1080      +10     
  Misses         71       71              
Flag Coverage Δ
imagetools-core 96.31% <ø> (ø)
vite-imagetools 82.00% <100.00%> (+0.94%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
packages/vite/src/index.ts 81.72% <100.00%> (+0.97%) ⬆️

@benmccann benmccann merged commit 93356e6 into main Oct 12, 2023
10 checks passed
@benmccann benmccann deleted the types-fix branch October 12, 2023 22:59
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.

1 participant