-
-
Notifications
You must be signed in to change notification settings - Fork 180
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(types): fix handlers and attributes types #578
Conversation
Signed-off-by: Shyrro <[email protected]>
🦋 Changeset detectedLatest commit: 81a69af The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR 💥 An error occurred when fetching the changed packages and changesets in this PR
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Signed-off-by: Zakaria Sahmane <[email protected]>
Hey @segunadebayo ! Thanks for your feedback 🙏 I pushed a commit containing the changes asked. Let me know if i need to change something else. 😊 PS: with Abraham we noticed that |
📝 Description
⛳️ Current behavior (updates)
Current behavior returns errors on TS with the "attributes" and "handlers". This modifications aims to solve that.
🚀 New behavior
💣 Is this a breaking change (Yes/No):
No