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

Turn Args interfaces into types when passed to decorators #65

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

kasperpeulen
Copy link
Contributor

@kasperpeulen kasperpeulen commented Mar 30, 2023

Turn Args interfaces into types when passed to decorators

Testing it in the monorepo

📦 Published PR as canary version: 0.0.2--canary.65.ef100c4.0

✨ Test out this PR locally via:

npm install @storybook/csf@0.0.2--canary.65.ef100c4.0
# or 
yarn add @storybook/csf@0.0.2--canary.65.ef100c4.0

Version

Published prerelease version: v0.0.2-next.11

Changelog

🐛 Bug Fix

⚠️ Pushed to next

🔩 Dependency Updates

Authors: 12

@shilman
Copy link
Contributor

shilman commented Mar 30, 2023

@kasperpeulen Do we need a type test for this? Or does that happen in the monorepo?

@kasperpeulen
Copy link
Contributor Author

The type test is in the monorepo indeed! @shilman

@shilman shilman merged commit 7706941 into next Mar 31, 2023
@shilman shilman deleted the kasper/decorator-with-interface-bug branch March 31, 2023 07:58
@shilman
Copy link
Contributor

shilman commented Apr 3, 2023

🚀 PR was released in v0.1.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants