Skip to content

Conversation

alex-mcgovern
Copy link
Contributor

Issue:

Closes #455

What has been done:

Added these exports from src/index.tsx:

export { type ToastClassnames, type ToastToDismiss, type Action } from './types';

And the interface Action is now exported from src/types.ts

export interface Action { .. }

Validation

The issue reported in #455 is now resolved for me.

Copy link

vercel bot commented Jun 23, 2024

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

Name Status Preview Comments Updated (UTC)
sonner ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2024 9:23am

@alex-mcgovern
Copy link
Contributor Author

Hey @emilkowalski thanks for merging, could we get a patch version pretty please? 🙏🙏🙏 I have a dependent library that can't upgrade because of this.

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

Successfully merging this pull request may close these issues.

Export all types
2 participants