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 export * type to export type * in patch-ts #400

Merged
merged 1 commit into from
Jan 19, 2025

Conversation

rosskevin
Copy link
Contributor

Why

Bug introduced in #343, which was a fix for #342.

Closes #399

What

Fix incorrect dist syntax from export * type from -> export type * from

Checklist

  • Documentation updated
  • Storybook entry added
  • Ready to be merged

/cc @bundyfx @CodyJasonBennett

I'd prefer @CodyJasonBennett review

Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@CodyJasonBennett CodyJasonBennett merged commit 902f243 into pmndrs:main Jan 19, 2025
2 checks passed
@rosskevin rosskevin deleted the fix-ts branch January 19, 2025 19:22
Copy link

🎉 This PR is included in version 2.35.9 🎉

The release is available on:

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.

Type error: 'from' expected - 2.35.8
2 participants