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(api-extractor): support export * as ___ syntax #10173

Merged
merged 4 commits into from
Apr 16, 2024

Conversation

Qjuh
Copy link
Contributor

@Qjuh Qjuh commented Mar 13, 2024

Please describe the changes this PR makes and why it should be merged:

api-extractor now supports export * as ___ syntax, making the downlevel-dts in @discordjs/builders doc toolchain obsolete.
This also fixes Omit<...> getting downleveled to Pick<...,Exclude<keyof ..., ...>> in docs.

Status and versioning classification:

  • This PR only includes non-code changes, like changes to documentation, README, etc.

@Qjuh Qjuh requested review from a team and iCrawl as code owners March 13, 2024 08:33
@Qjuh Qjuh requested review from vladfrangu, kyranet and Jiralite March 13, 2024 08:33
Copy link

vercel bot commented Mar 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
discord-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 15, 2024 7:25pm
1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
discord-js-guide ⬜️ Ignored (Inspect) Visit Preview Apr 15, 2024 7:25pm

@kodiakhq kodiakhq bot merged commit 1c5de21 into discordjs:main Apr 16, 2024
6 checks passed
@Qjuh Qjuh deleted the feat/star-export-as branch April 29, 2024 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants