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

feat: add support for relativising type exports #135

Merged
merged 5 commits into from
Mar 16, 2023

Conversation

danielroe
Copy link
Member

@danielroe danielroe commented Mar 10, 2023

Follow-up on #134.

This also includes a fix to respect the extension of the file for d.mts and d.cts files (#26).

@danielroe danielroe added the enhancement New feature or request label Mar 10, 2023
@danielroe danielroe requested a review from pi0 March 10, 2023 14:43
@danielroe danielroe self-assigned this Mar 10, 2023
@codecov
Copy link

codecov bot commented Mar 10, 2023

Codecov Report

Merging #135 (346f884) into main (4892929) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head 346f884 differs from pull request most recent head c16d13e. Consider uploading reports for the commit c16d13e to get more accurate results

@@            Coverage Diff             @@
##             main     #135      +/-   ##
==========================================
+ Coverage   96.32%   96.33%   +0.01%     
==========================================
  Files           8        8              
  Lines         517      519       +2     
  Branches      100      101       +1     
==========================================
+ Hits          498      500       +2     
  Misses         19       19              
Impacted Files Coverage Δ
src/utils/dts.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@danielroe danielroe merged commit bf41a20 into main Mar 16, 2023
@danielroe danielroe deleted the feat/relative-type-exports branch March 16, 2023 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants