Skip to content

fix(dts): disable autoExtension for dts by default #264

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

Merged
merged 1 commit into from
Oct 10, 2024

Conversation

fi3ework
Copy link
Member

@fi3ework fi3ework commented Oct 9, 2024

Summary

For common usage, using .d.ts is sufficient for most cases. autoExtension is broken for non module type package now (see #263). This PR disable it by default, we might switch it back in the future.

Related Links

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

Copy link

codspeed-hq bot commented Oct 9, 2024

CodSpeed Performance Report

Merging #264 will not alter performance

Comparing dts-auto-extension-no (1a4c726) with main (15be6b3)

Summary

✅ 2 untouched benchmarks

@Timeless0911 Timeless0911 merged commit c8c1726 into main Oct 10, 2024
13 checks passed
@Timeless0911 Timeless0911 deleted the dts-auto-extension-no branch October 10, 2024 04:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants