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

chore: ignore swc >1.5.7 due to upstream type error #994

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

bitgopatmcl
Copy link
Contributor

The regular Typescript compiler does not like export type * from '...' statements:

https://github.com/swc-project/swc/blob/main/packages/core/src/index.ts#L12

@bitgopatmcl bitgopatmcl requested a review from a team as a code owner January 22, 2025 16:06
@andrew-scott-fischer andrew-scott-fischer merged commit 18321bd into master Jan 22, 2025
6 checks passed
@andrew-scott-fischer andrew-scott-fischer deleted the dependabot-ignore-swc branch January 22, 2025 16:41
Copy link

🎉 This PR is included in version @api-ts/openapi-generator@5.5.2 🎉

The release is available on npm package (@latest dist-tag)

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants